0.1.3 • Published 6 years ago

tslint-fix v0.1.3

Weekly downloads
122
License
MIT
Repository
github
Last release
6 years ago

tslint-fix

Usage

npm install -g tslint-fix
tslint -c tslint.json src/**/*.ts > tslintout.txt
tslint-fix tslintout.txt

NOTE:

tslint 4.0 now includes a tslint --fix option so this package may be the latest and greatest.

Use tslint-fix as you see fit. It helped me solve my problems, may be it can help solve yours too!

Its a simple one file, ~200 line js file package. Viewing the source is very much encouraged.

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

8 years ago