add compiler option

This commit is contained in:
Horiuchi_H
2018-06-19 16:25:37 +09:00
parent dce93542d0
commit 88b8534ce0
+2
View File
@@ -6,7 +6,9 @@
],
"noImplicitAny": true,
"noImplicitThis": true,
"strict": true,
"strictNullChecks": true,
"strictFunctionTypes": true,
"baseUrl": "../",
"typeRoots": [
"../"