Files
teamwallet/myteamwallet_frontend_modern/.vscode/mcp.json
Bastian Wagner 6bea4f766a first commit
2026-07-31 21:02:47 +02:00

10 lines
179 B
JSON

{
// For more information, visit: https://angular.dev/ai/mcp
"servers": {
"angular-cli": {
"command": "npx",
"args": ["-y", "@angular/cli", "mcp"]
}
}
}