Skip to content

Commit 65c93b0

Browse files
committed
✨ chore: streamline devcontainer extensions list
- Removed unnecessary extensions to simplify the configuration.
1 parent df4f6ef commit 65c93b0

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

packages/cli/.devcontainer/devcontainer.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,9 @@
33
"customizations": {
44
"vscode": {
55
"extensions": [
6-
"dotenv.dotenv-vscode",
76
"genaiscript.genaiscript-vscode",
87
"github.copilot-chat",
98
"github.vscode-pull-request-github",
10-
"bierner.markdown-mermaid",
11-
"goessner.mdmath",
129
"esbenp.prettier-vscode",
1310
"ms-python.python"
1411
]

0 commit comments

Comments
 (0)