1.0.2 • Published 4 years ago

tmo-tslint-settings v1.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

tmo-tslint-settings

npm NPM npm GitHub last commit

tslint configuration.

These are my personal preferences, and were created to save me copy and pasting my tslint.json to each new project.

#Installation npm install -D tmo-tslint-settings

Usage

In the tslint.json file update the extends property to

{
  "extends": ["tmo-tslint-settings"]
}

I personally have the above as the entire contents of my tslint.json

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago