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 5bda5bb commit 31eb98dCopy full SHA for 31eb98d
.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
1
+{
2
+ "onCreateCommand": "npm install",
3
+ "postCreateCommand": ""
4
+ }
0 commit comments