@fogwarts/tslint
Version:
A tslint configuration to rule them all!
25 lines (18 loc) • 1.15 kB
Markdown
# Fogwarts TS Linting Rules · ![][badge-version] ![][badge-downloads] ![][badge-size] ![][badge-dependent-repos]
![][badge-awesome]
##### A collection of awesome linting rules
<!-- [badge-dependencies]: https://img.shields.io/librariesio/release/npm/@fogwarts/rx-tools?color=blue -->
[badge-awesome]: https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg
[badge-dependent-repos]: https://img.shields.io/librariesio/dependent-repos/npm/@fogwarts/tslint
[badge-downloads]: https://img.shields.io/npm/dw/@fogwarts/tslint?color=blue
[badge-version]: https://img.shields.io/npm/v/@fogwarts/tslint?color=blue
[badge-size]: https://img.shields.io/bundlephobia/min/@fogwarts/tslint
# Quickstart
````
npm install --save-dev @fogwarts/tslint
````
This configuration extends [this neat set of rules](https://medium.com/burak-tasci/angular-tslint-rules-a-configuration-preset-for-both-tslint-codelyzer-8b5fa1455908) and is guaranteed to
* Help you avoid anti-patterns
* Improve code readability
* Mantain code style across the codebase
* And many, many more. Just try linting today!