blakeembrey / tslint-config-standard

A TSLint config for JavaScript Standard Style
Other
358 stars 43 forks source link

Autofix not available. #20

Closed quantuminformation closed 7 years ago

quantuminformation commented 7 years ago

In standard there is an autofix option, any chance we could get this here?

blakeembrey commented 7 years ago

Can you use tslint --fix? Any issues for rules that don't have fixes belong in the rule repos.