Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

Commit

Permalink
chore: add live share to dev container (#780)
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanleecode authored Mar 22, 2023
1 parent e0d3980 commit 1d9f92b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,8 @@
"ms-azuretools.vscode-docker",
"streetsidesoftware.code-spell-checker",
"vadimcn.vscode-lldb",
"bungcip.better-toml"
"bungcip.better-toml",
"ms-vsliveshare.vsliveshare"
]
}
}
Expand Down

0 comments on commit 1d9f92b

Please sign in to comment.