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 a9c468a commit d62e2b0Copy full SHA for d62e2b0
.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
1
+{
2
+ "onCreateCommand": "npm install && npm run build",
3
+ "postCreateCommand": ""
4
+}
0 commit comments