提交 82474642 编写于 作者: Huan (李卓桓)'s avatar Huan (李卓桓)

add some useful typescript v2.9 settings

上级 01bfdf96
......@@ -7,9 +7,11 @@
, "traceResolution" : false
, "noLib" : false
, "declaration" : true
, "declarationMap" : true
, "sourceMap" : true
, "skipLibCheck" : true
, "esModuleInterop" : true
, "resolveJsonModule": true
, "emitDecoratorMetadata" : true
, "experimentalDecorators" : true
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册