Update tsconfig.json

This commit is contained in:
TotPeRo
2017-08-30 18:53:23 +03:00
committed by GitHub
parent 31da31557e
commit a22726a890

View File

@@ -7,7 +7,7 @@
],
"noImplicitAny": true,
"noImplicitThis": true,
"strictNullChecks": false,
"strictNullChecks": true,
"baseUrl": "../",
"typeRoots": [
"../"