Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.

Commit cd9fc0b

Browse files
authored
Remove redundant "extensions" field.
1 parent 1240800 commit cd9fc0b

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

containers/debian-9-git/.devcontainer/devcontainer.json

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,4 @@
2323

2424
// Uncomment the next line to run commands after the container is created.
2525
// "postCreateCommand": "uname -a",
26-
27-
// Add the IDs of any extensions you want installed in the array below.
28-
"extensions": []
29-
}
26+
}

0 commit comments

Comments
 (0)