UNPKG

@linx-impulse/engage-wishlist-sdk-js

Version:
19 lines (18 loc) 316 B
{ "env": { "node": true, "mocha": true }, "rules": { "global-require": "off", "prefer-arrow-callback": "off", "func-names": "off", "space-before-function-paren": "off", "no-unused-expressions": "off" }, "globals": { "sinon": true, "chai": true, "expect": true } }