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

fix #40 (typescript bug)

上级 5cb52ad8
{ {
"compilerOptions": { "compilerOptions": {
"target": "es6" "target": "es6"
, "moduleResolution": "node"
, "outDir": "dist" , "outDir": "dist"
, "noImplicitAny": false , "noImplicitAny": false
, "strictNullChecks": true , "strictNullChecks": true
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册