Skip to content

Commit

Permalink
chore: add Angular Language Service VS Code extension
Browse files Browse the repository at this point in the history
  • Loading branch information
LayZeeDK committed Nov 14, 2022
1 parent 08d631f commit fbdcd88
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@
},
"vscode": {
"extensions": [
"Angular.ng-template",
"dbaeumer.vscode-eslint",
"EditorConfig.EditorConfig",
"esbenp.prettier-vscode",
Expand Down
1 change: 1 addition & 0 deletions .vscode/extensions.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"recommendations": [
"Angular.ng-template",
"dbaeumer.vscode-eslint",
"EditorConfig.EditorConfig",
"esbenp.prettier-vscode",
Expand Down

0 comments on commit fbdcd88

Please sign in to comment.