摘要: tsc --init 生成配置文件,解决TS和JS冲突问题 tsc --watch 自动编译 tsc -noEmitOnError foo.ts 如果错误则不编译 阅读全文
posted @ 2022-03-22 12:14 poder 阅读(27) 评论(0) 推荐(0)