UNPKG

ykushjs

Version:

Yepkit Ykush control library

18 lines (17 loc) 388 B
{ "env": { "mocha": true }, "plugins": [ "mocha", "chai-expect" ], "rules": { "mocha/no-exclusive-tests": "error", "chai-expect/missing-assertion": "error", "chai-expect/terminating-properties": "error", "no-unused-expressions": "off", "prefer-arrow-callback": "off", "func-names": "off" } }