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 dc8447d commit 91cdf05Copy full SHA for 91cdf05
1 file changed
.devcontainer/devcontainer.json
@@ -12,7 +12,6 @@
12
"PATH": "${containerEnv:PATH}:${containerWorkspaceFolder}/node_modules/.bin"
13
},
14
"postCreateCommand": "npm ci --ignore-scripts",
15
- "postAttachCommand": "echo '[apiops-cli] Run npm ci to install dependencies and embed markdown templates.'",
16
"customizations": {
17
"vscode": {
18
"settings": {
0 commit comments