UNPKG

nlint

Version:
14 lines (13 loc) 136 B
{ "ignore": [ "node_modules/", ".git/" ], "linters": { "jshint": { "undef": true, "boss": true, "node": true } } }