Enable strict (HUZZAH\!)
This commit is contained in:
parent
9955c3c082
commit
180f9ec958
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
"node"
|
||||
],
|
||||
"allowJs": false,
|
||||
"strict": false,
|
||||
"strict": true,
|
||||
"noImplicitAny": true,
|
||||
"strictNullChecks": true,
|
||||
"strictFunctionTypes": true,
|
||||
|
|
Loading…
Reference in a new issue