Skip to content

安装

npm install -g typescript

配置文件

tsc --init

编译

tsc foo.ts