mirror of
https://github.com/ckaczor/HomeMonitor.git
synced 2026-03-12 12:01:40 -04:00
Quick and dirty strict checks
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
"downlevelIteration": true,
|
||||
"experimentalDecorators": true,
|
||||
"forceConsistentCasingInFileNames": true,
|
||||
"strict": false,
|
||||
"strict": true,
|
||||
"allowSyntheticDefaultImports": true,
|
||||
"module": "esnext",
|
||||
"moduleResolution": "node",
|
||||
|
||||
Reference in New Issue
Block a user