enhance typings

This commit is contained in:
falsandtru
2017-08-18 19:10:01 +09:00
parent be1e9cb778
commit 79fe3bc6ab
3 changed files with 26 additions and 21 deletions

View File

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