blakeembrey / tslint-config-standard

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

Upgrade to tslint 4 #13

Closed schickling closed 7 years ago

schickling commented 7 years ago

Tslint 4 introduced a few breaking changes: https://github.com/palantir/tslint/releases/tag/4.0.0

It would be nice if this package would reflect the same changes in a new version.

unindented commented 7 years ago

Yes please!

blakeembrey commented 7 years ago

I think there's already a PR: https://github.com/blakeembrey/tslint-config-standard/pull/12. I'll get a new major release out tomorrow.

blakeembrey commented 7 years ago

Fixed in https://github.com/blakeembrey/tslint-config-standard/releases/tag/v2.0.0.