Skip to content

Commit

Permalink
ADD: add Dev Kit to recommended extension
Browse files Browse the repository at this point in the history
  • Loading branch information
hermanwenhe committed Aug 28, 2024
1 parent 5007603 commit ebcd5b7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .vscode/extensions.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,8 @@
"recommendations": [
"ms-edgedevtools.vscode-edge-devtools",
"dbaeumer.vscode-eslint",
"esbenp.prettier-vscode"
"esbenp.prettier-vscode",
"msoffice.microsoft-office-add-in-debugger"
],
// List of extensions recommended by VS Code that should not be recommended for users of this workspace.
"unwantedRecommendations": []
Expand Down

0 comments on commit ebcd5b7

Please sign in to comment.