tkqubo / codeclimate-tslint

Code Climate TSLint-Engine
40 stars 20 forks source link

Update tslint plugins #58

Closed vicrep closed 5 years ago

vicrep commented 5 years ago

Hi,

Noticed that quite a few plugins were significantly out of date, which is making the engine behave differently than expected.

Notably:

Would it be possible to update them please?

Also, have you considered using an automatic dep manager for those kind of repetitive tasks? (e.g. https://renovatebot.com/ , https://greenkeeper.io/)

piotrb commented 5 years ago

Also I'd like to see the tslint engine itself be updated, its quite a bit behind now and breaks on modern typescript syntax.

tkqubo commented 5 years ago

For today's commits, I believe these modules are properly updated. Sorry for the delay, and I will close this issue as fixed.