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 2d5a08b commit 05001c4Copy full SHA for 05001c4
.devcontainer/devcontainer.json
@@ -2,6 +2,7 @@
2
"extensions": [
3
"gh-gh-dogfooding.codespaces-zero"
4
],
5
+ "onCreateCommand": "npm install",
6
"codespaces": {
7
"zero": {
8
"defaultFile": "src/App.js",
0 commit comments