Fix eslint errors
This commit is contained in:
parent
a69552de7d
commit
30e18a749f
3 changed files with 2 additions and 8 deletions
|
|
@ -43,7 +43,6 @@ module.exports = {
|
|||
"no-floating-decimal": "error",
|
||||
"no-implicit-coercion": "error",
|
||||
"no-implied-eval": "error",
|
||||
"no-invalid-this": "error",
|
||||
"no-iterator": "error",
|
||||
"no-loop-func": "error",
|
||||
"no-multi-spaces": "warn",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue