refactor: close: #3490

This commit is contained in:
Benjy Cui
2016-10-24 16:30:38 +08:00
parent 4878258f6c
commit 08e21e0a2f
19 changed files with 163 additions and 127 deletions

View File

@@ -1,6 +1,6 @@
{
"compilerOptions": {
"strictNullChecks": false,
"strictNullChecks": true,
"moduleResolution": "node",
"allowSyntheticDefaultImports": true,
"jsx": "preserve",