.
This commit is contained in:
parent
5810127591
commit
4bec786f47
1 changed files with 1 additions and 1 deletions
|
|
@ -28,7 +28,7 @@
|
||||||
"noDoubleEquals": "off",
|
"noDoubleEquals": "off",
|
||||||
"noExplicitAny": "off",
|
"noExplicitAny": "off",
|
||||||
"noApproximativeNumericConstant": "off",
|
"noApproximativeNumericConstant": "off",
|
||||||
"noAsyncPromiseExecutor": "warn"
|
"noAsyncPromiseExecutor": "off"
|
||||||
},
|
},
|
||||||
"complexity": {
|
"complexity": {
|
||||||
"noUselessConstructor": "error",
|
"noUselessConstructor": "error",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue