latest dev

This commit is contained in:
_Bastler
2021-12-07 08:38:35 +01:00
parent 13e854c4c4
commit ccbddf1d74
4 changed files with 10 additions and 6 deletions
+1 -1
View File
@@ -15,7 +15,7 @@
"allowJs": true,
"esModuleInterop": true,
"importsNotUsedAsValues": "preserve",
"importsNotUsedAsValues": "error",
"strict": true, /* Enable all strict type-checking options. */
"noImplicitAny": true, /* Raise error on expressions and declarations with an implied 'any' type. */