"noDebugger": "off",
This commit is contained in:
parent
4f676c5193
commit
50887b522c
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@
|
||||||
"noInferrableTypes": "error"
|
"noInferrableTypes": "error"
|
||||||
},
|
},
|
||||||
"suspicious": {
|
"suspicious": {
|
||||||
"noDebugger": "error",
|
"noDebugger": "off",
|
||||||
"noDoubleEquals": "off",
|
"noDoubleEquals": "off",
|
||||||
"noExplicitAny": "off",
|
"noExplicitAny": "off",
|
||||||
"noApproximativeNumericConstant": "warn",
|
"noApproximativeNumericConstant": "warn",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue