Use compiler option instead of linter option
This commit is contained in:
@@ -54,7 +54,6 @@
|
||||
"no-unsafe-finally": true,
|
||||
"no-unused-expression": true,
|
||||
"no-unused-new": true,
|
||||
"no-unused-variable": true,
|
||||
"no-use-before-declare": true,
|
||||
"no-var-keyword": true,
|
||||
"radix": true,
|
||||
|
||||
Reference in New Issue
Block a user