zzhjoker-toolfun
v1.0.1
Published
常用工具函数
Downloads
8
Readme
npm-typescript-template
typescript npm 包模板
命令
npm run build 将默认自动以 bin 目录下的 index.ts 文件作为入口文件打包 npm run build 将自动使用 tsLint 检查代码格式
npm run buildnpm start 模板内容@types/chai @types/mocha ts-node 测试框架
npm start使用
git clone [email protected]:zouzenghu/npm-typescript-template.git .
npm install