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 d376f6a commit 43260d9Copy full SHA for 43260d9
.devcontainer/website/devcontainer.json
@@ -6,6 +6,5 @@
6
"extensions": ["esbenp.prettier-vscode", "svelte.svelte-vscode"]
7
}
8
},
9
- "postCreateCommand": "npm install",
10
- "forwardPorts": [3000]
+ "postCreateCommand": "npm install"
11
0 commit comments