Update tsconfig.json

This commit is contained in:
JD-Robbs
2017-01-09 18:35:00 +00:00
committed by GitHub
parent f579b14ff5
commit 22e1bd7305
+1
View File
@@ -3,6 +3,7 @@
"module": "commonjs",
"target": "es6",
"noImplicitAny": true,
"noImplicitThis": true,
"strictNullChecks": false,
"baseUrl": "../",
"typeRoots": [