Update tsconfig.json

This commit is contained in:
卢伟荣
2018-05-21 01:28:37 +08:00
committed by GitHub
parent d4ba719d22
commit c0e2acec50
+1
View File
@@ -21,6 +21,7 @@
"noImplicitReturns": true,
// 移除注释
"removeComments": true,
"strictPropertyInitialization": false,
// 识别基本的系统类库
"lib": [
"dom",