We at Nrwl want to make Modern Angular synonymous with Nx, and using good linting tools is a big part of this story.
The Angular CLI (and Nx) used to use TSLint for Angular applications and libraries. Because TSLint was deprecated, we added the ESLint support for Angular apps and…