chore: Create Initial Project

This commit is contained in:
Jan K9f 2025-06-24 09:21:48 +02:00
commit 7bd10ec911
Signed by: jank
GPG key ID: 22BEAC760B3333D6
22 changed files with 9702 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"]
}