We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df4f6ef commit 65c93b0Copy full SHA for 65c93b0
1 file changed
packages/cli/.devcontainer/devcontainer.json
@@ -3,12 +3,9 @@
3
"customizations": {
4
"vscode": {
5
"extensions": [
6
- "dotenv.dotenv-vscode",
7
"genaiscript.genaiscript-vscode",
8
"github.copilot-chat",
9
"github.vscode-pull-request-github",
10
- "bierner.markdown-mermaid",
11
- "goessner.mdmath",
12
"esbenp.prettier-vscode",
13
"ms-python.python"
14
]
0 commit comments