Typescript学习

–> npm show typescript –> npm install -g typescript –> tsc -v –> npm bin -g tsc命令: –> tsc --help –>tsc --outDir dist helloworld.ts –>tsc --outDir dist ./src/helloworld.ts –>tsc --init 注:修改之后只需 --> tsc
相关文章
相关标签/搜索