fix .eslintrc
This commit is contained in:
parent
66de4a59d0
commit
4bd55b67b6
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
"comma-dangle": "off",
|
||||
"consistent-return": "off",
|
||||
"default-case": "off",
|
||||
"dot-location": ["error", "property"],
|
||||
"function-paren-newline": "off",
|
||||
"id-length": "off",
|
||||
"indent": ["error", 2],
|
||||
|
|
Reference in a new issue