updated eslint config
This commit is contained in:
parent
20c063db7c
commit
f036df5f47
9 changed files with 30 additions and 16 deletions
|
@ -19,5 +19,7 @@ rules:
|
|||
mocha/no-pending-tests: error
|
||||
mocha/no-return-and-callback: warn
|
||||
mocha/no-skipped-tests: error
|
||||
mocha/no-setup-in-describe: off
|
||||
mocha/no-hooks-for-single-case: off
|
||||
|
||||
no-console: off # ¯\_(ツ)_/¯
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue