We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9a4a55 commit 2ca1202Copy full SHA for 2ca1202
.devcontainer/devcontainer.json
@@ -3,6 +3,7 @@
3
"build": {
4
"dockerfile": "Containerfile"
5
},
6
+ "postStartCommand": "git submodule update --init",
7
8
"customizations": {
9
"vscode": {
0 commit comments