Angular project initialization with basic structure and configuration

This commit is contained in:
Jesus Navalon
2026-07-12 13:10:42 +02:00
commit 8335cebc40
22 changed files with 14765 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
{
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=827846
"recommendations": ["angular.ng-template"]
}