UNPKG

@scuba-squad/acceptable

Version:

Content negotiation middleware for Express and Restify

25 lines 330 B
{ "env": { "mocha": true }, "rules": { "no-magic-numbers": [ "off" ], "max-lines": [ "off" ], "max-lines-per-function": [ "off" ], "max-statements": [ "off" ], "no-empty-function": [ "warn", { "allow": ["arrowFunctions"] } ] } }