ts-helper2

0.1.3 • Public • Published

ts-helper2

This is a TypeScript CLI tool for setting up a new project using my personally used default configuration.

This tool will install the following dependencies:

  • @types/node
  • @types/jest
  • jest
  • ts-jest
  • typescript
  • tslint

It writes configuration defaults for tsconfig, tslint, prettier, gitignore, and jest.

Install

npm install -g ts-helper2 or yarn global add ts-helper2

Usage

tsh in current directory, or tsh path/to/directory

Readme

Keywords

none

Package Sidebar

Install

npm i ts-helper2

Weekly Downloads

1

Version

0.1.3

License

MIT

Unpacked Size

10.3 kB

Total Files

12

Last publish

Collaborators

  • envis10n