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 b316f1e commit 75dd5a7Copy full SHA for 75dd5a7
.devcontainer/devcontainer.json
@@ -3,6 +3,7 @@
3
"gh-gh-dogfooding.codespaces-zero"
4
],
5
"onCreateCommand": "npm install && npm run build",
6
+ "postCreateCommand": "",
7
"hostRequirements": {
8
"cpus": 8,
9
"memory": "16gb",
0 commit comments