This commit is contained in:
Bastian Wagner
2024-08-23 20:33:42 +02:00
commit 290f250dda
63 changed files with 25198 additions and 0 deletions

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