Initial Angular Commit

This commit is contained in:
eneller
2024-11-27 20:15:11 +01:00
parent 0c835d3f7c
commit 7f5978b226
25 changed files with 15938 additions and 0 deletions

4
.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"]
}