We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37defac commit 5fbcec4Copy full SHA for 5fbcec4
.devcontainer/devcontainer.json
@@ -59,9 +59,6 @@
59
// Use 'postCreateCommand' to run commands after the container is created.
60
"postCreateCommand": "npm ci",
61
62
- // Use 'updateContentCommand' to run commands to be included in Codespace pre-builds
63
- "updateContentCommand": "git clone https://github.com/github/rest-api-description.git",
64
-
65
// Comment out connect as root instead. More info: https://aka.ms/vscode-remote/containers/non-root.
66
"remoteUser": "node",
67
0 commit comments