Basic example of angular.

This commit is contained in:
Tomasz Półgrabia 2024-12-08 16:38:17 +01:00
parent e0da97aeee
commit ba19b2cced
29 changed files with 15145 additions and 0 deletions

View file

@ -0,0 +1,4 @@
{
// For more information, visit: https://go.microsoft.com/fwlink/?linkid=827846
"recommendations": ["angular.ng-template"]
}