1.0.4 • Published 3 years ago

tmo-tslint-angular-settings v1.0.4

Weekly downloads
3
License
MIT
Repository
-
Last release
3 years ago

tmo-tslint-angular-settings

npm NPM npm GitHub last commit

tslint configuration specifically for angular.

Based on tmo-tslint-settings.

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-angular-settings

Usage

In the tslint.json file update the extends property to

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

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

1.0.4

3 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

5 years ago

1.0.0

5 years ago

0.2.1

5 years ago

0.2.0

5 years ago

0.1.0

5 years ago