.
This commit is contained in:
parent
4bec786f47
commit
1143b010e6
1 changed files with 1 additions and 1 deletions
|
|
@ -31,7 +31,7 @@
|
||||||
"noAsyncPromiseExecutor": "off"
|
"noAsyncPromiseExecutor": "off"
|
||||||
},
|
},
|
||||||
"complexity": {
|
"complexity": {
|
||||||
"noUselessConstructor": "error",
|
"noUselessConstructor": "off",
|
||||||
"noBannedTypes": "off",
|
"noBannedTypes": "off",
|
||||||
"useLiteralKeys": "off",
|
"useLiteralKeys": "off",
|
||||||
"useArrowFunction": "warn",
|
"useArrowFunction": "warn",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue