UNPKG

inist-ark

Version:

NodeJS package used to handle "normalized" ARK for the INIST organization

10 lines 165 B
// This file specializes the one in root directory module.exports = { "env": { "node": true, "mocha": true }, "rules": { "no-console": "off" } };