0.0.1 • Published 5 years ago

@zvs001/module-kit v0.0.1

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

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