Skip to content

Commit 63265aa

Browse files
committed
Remove postCreate
1 parent 466a3a0 commit 63265aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.devcontainer/devcontainer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"shutdownAction": "none",
4040

4141
// Uncomment the next line to run commands after the container is created.
42-
"postCreateCommand": "code --install-extension GitHub.copilot-chat --force",
42+
// "postCreateCommand": "",
4343

4444
// Configure tool-specific properties.
4545
"customizations": {

0 commit comments

Comments
 (0)