Codelyzer: Support for tslint^5

Created on 31 Mar 2017  路  9Comments  路  Source: mgechev/codelyzer

enhancement P1

Most helpful comment

tslint v5.1.0 was released.

Will you support this version too?

All 9 comments

Fwiw, I've started taking a stab at refactoring some of the rules to be compatible with tslint^5
It's currently on my branch here: https://github.com/jskrzypek/codelyzer/tree/feat/tslint-5

Let me know if I should make a PR now or wait till this is more mature

Thanks for the help! PR sounds good. We should think how to release them. Probably introducing [email protected] and pushing the features in the current 3.0.0 branches to 4.0.0 sounds reasonable.
Let me sync with the Angular CLI guys before we go any further.

tslint v5.1.0 was released.

Will you support this version too?

Since it's a minor release, in case we support 5.0.0 we'll automatically have support for 5.1.0.

Over the weekend I'll work on the migration to version 5 and open a PR in the CLI once done.

The support for tslint@5 just landed in master. I'll publish a new release over the weekend.

Closing the issue. 3.0.0 should be available tomorrow, followed by PR to the CLI.

Codelyzer 3.0.0 is published https://www.npmjs.com/package/codelyzer.

@mgechev Thank you for this!

PR for the CLI pending for review https://github.com/angular/angular-cli/pull/6058

Was this page helpful?
0 / 5 - 0 ratings

Related issues

rolandjitsu picture rolandjitsu  路  5Comments

Umayalmuthupalaniappan picture Umayalmuthupalaniappan  路  5Comments

lazarljubenovic picture lazarljubenovic  路  4Comments

mattlewis92 picture mattlewis92  路  5Comments

michaeljota picture michaeljota  路  4Comments