re-enable this for compile time
This commit is contained in:
parent
667dd7d662
commit
8a2ebb3ef4
@ -15,7 +15,7 @@
|
||||
|
||||
/* Linting */
|
||||
"strict": true,
|
||||
// "noUnusedLocals": true,
|
||||
"noUnusedLocals": true,
|
||||
"noFallthroughCasesInSwitch": true,
|
||||
"noUncheckedSideEffectImports": true,
|
||||
"noImplicitAny": true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user