Files
agentd-livetest/web/.vscode/extensions.json
Honegger, Florian 605a952f7a Seed: Angular workspace (web/) for frontend tasks
ng new defaults, Angular 22.1, vitest unit-test builder — npm test runs
once and green under CI.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-08-05 01:02:32 +02:00

5 lines
130 B
JSON

{
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=827846
"recommendations": ["angular.ng-template"]
}