Removed strict from tsonfig.json

This commit is contained in:
Zev Spitz
2017-09-10 09:43:08 +02:00
parent 1bb4778aa1
commit 4e8d2a3ec0
-1
View File
@@ -6,7 +6,6 @@
"noImplicitAny": true,
"noImplicitThis": true,
"strictNullChecks": true,
"strict": true,
"baseUrl": "../",
"typeRoots": [
"../"