Skip to content

Commit

Permalink
Add github copilot extension to dev container
Browse files Browse the repository at this point in the history
  • Loading branch information
bouzuya committed Jun 29, 2023
1 parent 7f3363a commit 305fc6f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .devcontainer/devcontainer.json
Expand Up @@ -2,6 +2,7 @@
"customizations": {
"vscode": {
"extensions": [
"GitHub.copilot",
"dbaeumer.vscode-eslint",
"esbenp.prettier-vscode",
"ms-azuretools.vscode-docker"
Expand Down

0 comments on commit 305fc6f

Please sign in to comment.