npm install -g typescript
tsc --init 生成tsconfig.json配置文件
tsc -w
在监听模式下运行,当文件发生改变的时候自动编译
本文标题:typescript自动编译
本文链接:https://www.haomeiwen.com/subject/vhxcnltx.html
网友评论