Closed vicrep closed 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.
For today's commits, I believe these modules are properly updated. Sorry for the delay, and I will close this issue as fixed.
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/)