docs: add angular-eslint and remove codelyzer from tooling (#41105)
fixes #41029 PR Close #41105
This commit is contained in:
parent
13681d94d6
commit
3d3ab4aa5d
@ -230,11 +230,11 @@
|
|||||||
"title": "Angular CLI",
|
"title": "Angular CLI",
|
||||||
"url": "https://cli.angular.io"
|
"url": "https://cli.angular.io"
|
||||||
},
|
},
|
||||||
"d1": {
|
"angular-eslint": {
|
||||||
"desc": "Static analysis for Angular projects.",
|
"desc": "The tooling which enables ESLint to lint Angular projects.",
|
||||||
"logo": "",
|
"logo": "",
|
||||||
"title": "Codelyzer",
|
"title": "Angular ESLint",
|
||||||
"url": "https://github.com/mgechev/codelyzer"
|
"url": "https://github.com/angular-eslint/angular-eslint"
|
||||||
},
|
},
|
||||||
"f1": {
|
"f1": {
|
||||||
"desc": "This tool generates dedicated documentation for Angular applications.",
|
"desc": "This tool generates dedicated documentation for Angular applications.",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user