📚 Docs or angular.io bug report
Description
The resources page lists codelyzer, but not angular-eslint. Since tslint and in consequence codelyzer is deprecated and codelyzer is being removed from the styleguide, we should consider
- adding angular-eslint (should be a no-brainer)
- removing codelyzer (or maybe still keep it?)
I checked with @mgechev and @twerske (internal discussion) and they confirmed it sounds reasonable to remove
codelyzer
and addangular-eslint
to resources.@Airblader, is this something you would be interested to take on?