0.0.1 • Published 5 years ago
@zvs001/module-kit v0.0.1
Install
npm install -D @betroll/module-kit
Configs
Use tsconfig.json in your module like that:
{
"extends": "@betroll/module-kit/tsconfig",
"ts-node": {
"transpileOnly": true
}
}
Commands
npx module-kit-clean
- will delete all .js, .d.ts files in project
0.0.1
5 years ago