panuhorsmalahti / gulp-tslint

TypeScript linter plugin for Gulp
MIT License
118 stars 44 forks source link

fix(configuration): added support for extends property #63

Closed valorkin closed 8 years ago

valorkin commented 8 years ago

fixes #60

Update: checked with https://github.com/valor-software/tslint-config-valorsoft here: https://github.com/valor-software/ng2-bootstrap branch: gulp-tslint (until merged)

fixes #61, fixes #55

panuhorsmalahti commented 8 years ago

Thanks for the PR. I added a few PR notes, after those are fixed I'm happy to merge.

Kind Regards, Panu.

valorkin commented 8 years ago

ok

valorkin commented 8 years ago

To be honest I am not sure how Rcloader works

valorkin commented 8 years ago

@panuhorsmalahti updated, please review

panuhorsmalahti commented 8 years ago

Thanks, :+1:

panuhorsmalahti commented 8 years ago

Published gulp-tslint 5.0.0 containing this.

jkillian commented 8 years ago

Using gulp-tslint 5.0.0 with the extends feature in a tslint.json file, and seems to be working great. Thanks for the update @valorkin and @panuhorsmalahti!