ngx-rocket / generator-ngx-rocket

:rocket: Extensible Angular 14+ enterprise-grade project generator
https://ngx-rocket.github.io/
MIT License
1.53k stars 217 forks source link

Migrate from tslint to eslint #473

Closed sinedied closed 3 years ago

sinedied commented 5 years ago

As tslint gets deprecated (see https://medium.com/palantir/tslint-in-2019-1a144c2317a9), we will need to migrate to eslint. Nothing is urgent, so we have to carefully evaluate the gap and what (if) we will be missing some catches by the move.

See https://github.com/typescript-eslint/typescript-eslint for reference.

fabiomartino commented 4 years ago

I try to take a look in my free time... I'm also interested in migrate all my recent project to ESLint

ci-rebot commented 3 years ago

:tada: This issue has been resolved in version 10.0.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: