ts scripts:用于构建TypeScript模块的简单脚本大多数是自以为是的 源码
TS脚本 用于构建TypeScript模块的简单脚本(通常是自以为是)。 安装 npm install @borderless/ts-scripts --save-dev 用法 在package.json您可以使用以下脚本: { " scripts " : { " lint " : " ts-scripts lint " , " format " : " ts-scripts format " , " specs " : " ts-scripts specs " , " test " : " ts-scripts test " , " prepa
文件列表
ts-scripts-main.zip
(预估有个17文件)
ts-scripts-main
package.json
2KB
LICENSE
1KB
package-lock.json
581KB
src
bin.ts
416B
common.ts
117B
index.spec.ts
163B
index.ts
6KB
tsconfig.json
221B
暂无评论