随笔分类 -  TypeScript

摘要:{ "compilerOptions": { "target": "ES5", "outDir": "dist", "watch": true, "experimentalDecorators": true }, "include": [ "./src/**/*.ts" ] } 阅读全文
posted @ 2020-08-15 14:42 生命树gyh 阅读(135) 评论(0) 推荐(0)

© 2020 GitHub, Inc.