We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08d631f commit fbdcd88Copy full SHA for fbdcd88
.devcontainer/devcontainer.json
@@ -40,6 +40,7 @@
40
},
41
"vscode": {
42
"extensions": [
43
+ "Angular.ng-template",
44
"dbaeumer.vscode-eslint",
45
"EditorConfig.EditorConfig",
46
"esbenp.prettier-vscode",
.vscode/extensions.json
@@ -1,5 +1,6 @@
1
{
2
"recommendations": [
3
4
5
6
0 commit comments