DEV Community

Discussion on: The ultimate migration guide to angular-eslint, ESLint and Nx 11

Collapse
 
layzee profile image
Lars Gyrup Brink Nielsen

Happy to let you all know that Nx 11.6 comes with an official TSLint to ESLint (and angular-eslint) migration.

Collapse
 
layzee profile image
Lars Gyrup Brink Nielsen

The @nrwl/angular:convert-tslint-to-eslint generator was released as part of Nx 11.6.0, but it seems to only migrate one project at a time. If you're looking to bulk convert a workspace, you have to come up with a solution similar to this suggestion.