docs: add angular-eslint and remove codelyzer from tooling (#41105)

fixes #41029

PR Close #41105
This commit is contained in:
Sivamuthu Kumar 2021-03-07 01:54:28 -05:00 committed by Andrew Kushnir
parent 13681d94d6
commit 3d3ab4aa5d
1 changed files with 4 additions and 4 deletions

View File

@ -230,11 +230,11 @@
"title": "Angular CLI",
"url": "https://cli.angular.io"
},
"d1": {
"desc": "Static analysis for Angular projects.",
"angular-eslint": {
"desc": "The tooling which enables ESLint to lint Angular projects.",
"logo": "",
"title": "Codelyzer",
"url": "https://github.com/mgechev/codelyzer"
"title": "Angular ESLint",
"url": "https://github.com/angular-eslint/angular-eslint"
},
"f1": {
"desc": "This tool generates dedicated documentation for Angular applications.",