fix but failed
This commit is contained in:
parent
03cf265eff
commit
e2fb33bdc5
20 changed files with 74 additions and 98 deletions
|
@ -29,6 +29,7 @@
|
|||
"id-length": "off",
|
||||
"indent": ["error", 2],
|
||||
"jsx-quotes": ["error", "prefer-single"],
|
||||
"max-classes-per-file": "off",
|
||||
"max-params": ["error", 5],
|
||||
"max-statements": ["error", 15],
|
||||
"multiline-comment-style": "off",
|
||||
|
|
Reference in a new issue