tsconfig.json fix 2

This commit is contained in:
morrisjdev
2017-02-19 22:25:18 +01:00
parent 36a25dcc74
commit 32b84dfb0b
-1
View File
@@ -9,7 +9,6 @@
"noImplicitReturns": true,
"noImplicitThis": true,
"strictNullChecks": true,
"alwaysStrict": true,
"target": "es6",
"baseUrl": "../",
"typeRoots": [