disable lint/style/useNumberNamespace
This commit is contained in:
parent
5b24734f1c
commit
66c3245cab
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@
|
|||
"useBlockStatements": "warn",
|
||||
"noCommaOperator": "off",
|
||||
"noNonNullAssertion": "off",
|
||||
"useNumberNamespace": "off",
|
||||
},
|
||||
"complexity": {
|
||||
"noForEach": "off",
|
||||
|
|
Loading…
Reference in a new issue