2.2.2 • Published 7 years ago

check-tslint-all v2.2.2

Weekly downloads
7
License
MIT
Repository
github
Last release
7 years ago

check-tslint-all

Install globally and run check-tslint-all in a directory with tslint.json and node_modules to list rules that haven't been specified in tslint.json.

This is useful to keep up to date with rules that come out with newer versions of tslint and other custom rules as specified in extends or rulesDirectory (e.g. tslint-immutable, tslint-react).

Example

$ check-tslint-all

Unspecified rules in tslint.json
================================
align
array-type
ban
ban-types
completed-docs
curly
...
2.2.2

7 years ago

2.2.1

7 years ago

2.2.0

7 years ago

2.1.0

7 years ago

2.0.0

7 years ago

1.0.5

7 years ago

1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago