1.0.1 • Published 6 years ago
create-node-typescript v1.0.1
Create Node Typescript ·

📦 ⚡ Create a Node.js module in TypeScript without config boilerplate.
Getting Started
$ npx create-node-typescript awesome-module
If you're using Yarn:
$ yarn create node-typescript awesome-module
What's included?
- Strict TypeScript type checking
- Code formatting with Prettier
- Code linting with TSLint
- Testing with Jest
- Code formatting on commit with Husky and lint-staged
License
See LICENSE.md.
1.0.1
6 years ago
1.0.0
6 years ago
1.0.0-beta.3
6 years ago
1.0.0-beta.2
6 years ago
1.0.0-beta.1
6 years ago
1.0.0-beta
6 years ago