ts node:Node.js上的TypeScript 源码
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
文件列表
ts-node-master.zip
(预估有个10文件)
ts-node-master
node-ts.code-workspace
113B
package.json
635B
test
hello.test.ts
174B
package-lock.json
173KB
src
app.ts
57B
hello.ts
60B
tsconfig.json
507B
暂无评论