1.0.3 • Published 5 years ago

tslint-config-bunch-of-friends v1.0.3

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

tslint-config-bunch-of-friends

License npm version

Bunch of friends' tslint configuration file

How to use

Extend the rules from your tslint.json file.

npm install --save-dev tslint-config-bunch-of-friends

Make your tslint.config extend this configuration, by adding:

{
  "extends": "tslint-config-bunch-of-friends"
}

For more information about tslint and its configuration, see https://palantir.github.io/tslint/