Fix some linting errors
This commit is contained in:
parent
5effeb16d1
commit
318964251d
2 changed files with 7 additions and 2 deletions
3
scripts/.eslintrc.yml
Normal file
3
scripts/.eslintrc.yml
Normal file
|
@ -0,0 +1,3 @@
|
|||
rules:
|
||||
no-console: off
|
||||
no-process-exit: off
|
Loading…
Add table
Add a link
Reference in a new issue