This commit is contained in:
Cédric OLIVIER
2026-05-22 17:34:28 +02:00
commit 62a512f503
25 changed files with 9981 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
{
// For more information, visit: https://angular.dev/ai/mcp
"servers": {
"angular-cli": {
"command": "npx",
"args": ["-y", "@angular/cli", "mcp"]
}
}
}