This commit is contained in:
Bastian Wagner
2026-08-17 12:49:36 +02:00
commit feff7c717e
44 changed files with 23883 additions and 0 deletions

4
frontend/.vscode/extensions.json vendored Normal file
View File

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