Type few anys

This commit is contained in:
Aarni Halinen
2021-03-15 20:38:13 +02:00
parent a3fc8ae2e9
commit 40365a626f
7 changed files with 14 additions and 13 deletions
+1
View File
@@ -11,6 +11,7 @@
"moduleResolution": "node",
"noEmit": true,
"noFallthroughCasesInSwitch": true,
"noImplicitAny": false, // TODO: switch true
"noUnusedLocals": false, // TODO: switch true
"noUnusedParameters": false, // TODO: switch true
"resolveJsonModule": true,