Skip to content

Commit

Permalink
Use extensions in devcontainer
Browse files Browse the repository at this point in the history
  • Loading branch information
gbraad authored Nov 15, 2024
1 parent d5073d1 commit e2c19fb
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
"customizations": {
"vscode": {
"extensions": [
"pomdtr.excalidraw-editor",
"bierner.markdown-mermaid",
"ritwickdey.liveserver"
]
}
}
Expand Down

0 comments on commit e2c19fb

Please sign in to comment.