Skip to content

Commit

Permalink
devcontainer.json update fixup to head
Browse files Browse the repository at this point in the history
  • Loading branch information
anurag4DSB committed Nov 13, 2024
1 parent af6e321 commit c5388b2
Showing 1 changed file with 0 additions and 18 deletions.
18 changes: 0 additions & 18 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,24 +34,6 @@
}
}
}
},
"vscode": {
"extensions": [
"github.codespaces",
"github.copilot",
"github.copilot-chat",
"github.vscode-github-actions",
"bat67.markdown-extension-pack",
"bracketpaircolordlw.bracket-pair-color-dlw",
"eamodio.gitlens",
"golang.go",
"ms-vscode.makefile-tools",
"onsi.vscode-ginkgo",
"redhat.vscode-yaml",
"streetsidesoftware.code-spell-checker",
"visualstudioexptteam.vscodeintellicode",
"wayou.vscode-todo-highlight",
]
}
},
"postCreateCommand": "bash .devcontainer/setup-dev-container.sh"
Expand Down

0 comments on commit c5388b2

Please sign in to comment.