会员
周边
众包
新闻
博问
闪存
赞助商
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
fight139
博客园
首页
新随笔
联系
管理
订阅
2022年7月8日
typescript
摘要: 编译 -w Watch tsc app.ts -w ts.config.json 编译配置文件 Tsc -w 监听所有文件 include "include": ["./01*.ts"] files 指定需要编译的文件 exclude compileOptions 编译器选项 target 编译后的
阅读全文
posted @ 2022-07-08 08:06 fight139
阅读(28)
评论(0)
推荐(0)
编辑