.
This commit is contained in:
parent
7c9e08908c
commit
2a4bc9dd03
1 changed files with 1 additions and 4 deletions
|
|
@ -57,10 +57,7 @@
|
||||||
"useArrowFunction": "error",
|
"useArrowFunction": "error",
|
||||||
"useDateNow": "off",
|
"useDateNow": "off",
|
||||||
"noUselessFragments": "off",
|
"noUselessFragments": "off",
|
||||||
"noExcessiveCognitiveComplexity": {
|
"noExcessiveCognitiveComplexity": "off"
|
||||||
"level": "warn",
|
|
||||||
"options": { "maxAllowedComplexity": 20 }
|
|
||||||
}
|
|
||||||
},
|
},
|
||||||
|
|
||||||
"performance": {
|
"performance": {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue