Remove unnecessary eslint rule
This commit is contained in:
parent
b8a411c0ab
commit
eabbb18917
1 changed files with 2 additions and 0 deletions
|
|
@ -5,6 +5,8 @@
|
|||
"prettier/prettier": "error",
|
||||
"strict": "off",
|
||||
|
||||
"max-statements-per-line": "off",
|
||||
|
||||
"no-empty-function": "off",
|
||||
|
||||
"no-console": "off",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue