@fabrigeas/ts-boilerplate

2.3.1 • Public • Published

Typescript Boilerplate

A npm package that installs and sets up useful development packages and configurations. These installations include

  • prettier
  • typescript
  • eslint
  • husky
  • grunt

the program runs in the command line and prompts you before configuring any package

Prerequirements

For this programm to run correcly, you must fulfill the following:

  • be in a valid node project. ie. your root should contain a valid package.json

  • Have a valid clean git working directory

Usage

npm install --save-dev @fabrigeas/ts-boilerplate

# execute the shell to install your configs
npx @fabrigeas/ts-boilerplate

Package Sidebar

Install

npm i @fabrigeas/ts-boilerplate

Weekly Downloads

2

Version

2.3.1

License

ISC

Unpacked Size

7.03 kB

Total Files

6

Last publish

Collaborators

  • fabrigeas