Fix CI Error

Signed-off-by: Jack Works <zjwpeter@gmail.com>
This commit is contained in:
Jack Works
2017-02-13 00:33:29 +08:00
parent d84ce61d6e
commit 225fadb6b9

View File

@@ -9,7 +9,7 @@
"typeRoots": [
"../"
],
"types": ["node"],
"types": [],
"noEmit": true,
"forceConsistentCasingInFileNames": true
},