remove no-exclusive-tests

This commit is contained in:
João Moreno 2021-01-07 10:18:00 +01:00
parent 2d114755e8
commit d944b91cd1
No known key found for this signature in database
GPG key ID: 896B853774D1A575

View file

@ -42,7 +42,7 @@
"no-var": "warn",
"jsdoc/no-types": "warn",
"semi": "off",
"mocha/no-exclusive-tests": "warn",
// "mocha/no-exclusive-tests": "warn",
"@typescript-eslint/semi": "warn",
"@typescript-eslint/naming-convention": [
"warn",