Initial Commit

This commit is contained in:
Jan Klattenhoff 2024-08-13 13:11:57 +02:00
commit d1db066c74
22 changed files with 13977 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"]
}