summaryrefslogtreecommitdiff
path: root/tsconfig.json
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-02-09 18:28:06 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-02-09 18:28:06 +0900
commitb7596e357c373b95d681bbf3f0b12683fa467e71 (patch)
tree6179246c6eccccf167e6aa1ac0417f73be889548 /tsconfig.json
parentwip (diff)
downloadsharkey-b7596e357c373b95d681bbf3f0b12683fa467e71.tar.gz
sharkey-b7596e357c373b95d681bbf3f0b12683fa467e71.tar.bz2
sharkey-b7596e357c373b95d681bbf3f0b12683fa467e71.zip
wip
Diffstat (limited to 'tsconfig.json')
-rw-r--r--tsconfig.json4
1 files changed, 3 insertions, 1 deletions
diff --git a/tsconfig.json b/tsconfig.json
index a38ff220b2..68f6809b99 100644
--- a/tsconfig.json
+++ b/tsconfig.json
@@ -12,7 +12,9 @@
"target": "es2017",
"module": "commonjs",
"removeComments": false,
- "noLib": false
+ "noLib": false,
+ "strict": true,
+ "strictNullChecks": false
},
"compileOnSave": false,
"include": [