noImportantStyles
This commit is contained in:
parent
f5c4db0701
commit
98a531dbd3
4 changed files with 5 additions and 3 deletions
|
|
@ -57,7 +57,8 @@
|
|||
"useArrowFunction": "error",
|
||||
"useDateNow": "off",
|
||||
"noUselessFragments": "off",
|
||||
"noExcessiveCognitiveComplexity": "off"
|
||||
"noExcessiveCognitiveComplexity": "off",
|
||||
"noImportantStyles": "off"
|
||||
},
|
||||
|
||||
"performance": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue