lint rules
This commit is contained in:
parent
cce1a75ad6
commit
922dad78b7
1 changed files with 2 additions and 0 deletions
|
|
@ -5,6 +5,8 @@
|
||||||
"prettier/prettier": "error",
|
"prettier/prettier": "error",
|
||||||
"strict": "off",
|
"strict": "off",
|
||||||
|
|
||||||
|
"no-empty-function": "off",
|
||||||
|
|
||||||
"no-console": "off",
|
"no-console": "off",
|
||||||
|
|
||||||
"max-statements": "off",
|
"max-statements": "off",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue