TS范本 基本的Node.js项目的脚手架。 它支持: 测试赛跑者(通过 ) 容器化(通过Docker) 生成和上传工件(通过 ) 预提交钩子(通过赫斯基) 格式设定 测验 林亭 建筑 要求 设置 通过运行./scripts/setup-container.sh创建TS Docker映像。 然后运行“部分中的任何。 指令 make install # Install package dependencies make build # Generate build artifacts from source make test # Run test suites on files in `test/` make pretty # Transform source code into standard format make lint #