Skip to content

Commit

Permalink
fix: Add vscode remote extensionpack (#2)
Browse files Browse the repository at this point in the history
  • Loading branch information
foxfabi committed Sep 29, 2022
1 parent cf028d6 commit afc86e8
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 @@ -16,6 +16,7 @@
"christian-kohler.path-intellisense",
"mutantdino.resourcemonitor",
"rvest.vs-code-prettier-eslint",
"esbenp.prettier-vscode"
"esbenp.prettier-vscode",
"ms-vscode-remote.vscode-remote-extensionpack"
]
}

0 comments on commit afc86e8

Please sign in to comment.