.
This commit is contained in:
parent
b26c1d11f4
commit
f08483bddd
2 changed files with 4 additions and 2 deletions
|
|
@ -36,8 +36,10 @@
|
|||
"correctness": {
|
||||
"noEmptyPattern": "off",
|
||||
"noUnusedVariables": "error",
|
||||
"noUnusedImports": "error",
|
||||
"noUnusedImports": "off",
|
||||
"useExhaustiveDependencies":"off"
|
||||
|
||||
|
||||
},
|
||||
"performance": {
|
||||
"noAccumulatingSpread": "off"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue