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