Make it error
This commit is contained in:
parent
96176924f9
commit
6b122e27fd
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@
|
|||
"import/no-internal-modules": "off",
|
||||
"import/order": "error",
|
||||
"linebreak-style": "off",
|
||||
"local-rules/named-styles": "warn",
|
||||
"local-rules/named-styles": "error",
|
||||
"max-classes-per-file": "off",
|
||||
"max-len": "off",
|
||||
"new-parens": "off",
|
||||
|
|
Loading…
Reference in a new issue