.
This commit is contained in:
parent
7fa14a5095
commit
9285e77877
2 changed files with 3 additions and 2 deletions
|
|
@ -35,7 +35,8 @@
|
|||
"correctness": {
|
||||
"noEmptyPattern": "off",
|
||||
"noUnusedVariables": "error",
|
||||
"noUnusedImports": "error"
|
||||
"noUnusedImports": "error",
|
||||
"useExhaustiveDependencies":"off"
|
||||
},
|
||||
"performance": {
|
||||
"noAccumulatingSpread": "off"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue