Node.js上的TypeScript 相依性 笑话 节点 打字稿 安装 npm install 用法 建造 npm run tsc 运行测试 npm run test 运行应用 node build/src/app.js 在里面 npm init -y npm i -DE typescript @types/node ts-jest @types/jest ts-lint ts-node