README.md 126 B

初始化项目

node_modules\.bin\tsc --init

user.ts编译为 user.js:

node_modules\.bin\tsc user.ts