"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"
|
||||
},
|
||||
"suspicious": {
|
||||
"noDebugger": "error",
|
||||
"noDebugger": "off",
|
||||
"noDoubleEquals": "off",
|
||||
"noExplicitAny": "off",
|
||||
"noApproximativeNumericConstant": "warn",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue