1.0.1 • Published 5 years ago

zzhjoker-toolfun v1.0.1

Weekly downloads
1
License
ISC
Repository
github
Last release
5 years ago

npm-typescript-template

typescript npm 包模板

命令

npm run build 将默认自动以 bin 目录下的 index.ts 文件作为入口文件打包 npm run build 将自动使用 tsLint 检查代码格式

npm run build

npm start 模板内容@types/chai @types/mocha ts-node 测试框架

npm start

使用

git clone git@github.com:zouzenghu/npm-typescript-template.git .
npm install