UNPKG

unexpected-function-equality

Version:

Determine function equivalence by pretty-printing, then comparing the strings

13 lines (12 loc) 268 B
{ "extends": ["standard", "prettier", "prettier/standard"], "plugins": ["import", "mocha"], "env": { "mocha": true }, "rules": { "mocha/no-exclusive-tests": "error", "mocha/no-nested-tests": "error", "mocha/no-identical-title": "error" } }