We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e75c71a commit dc28615Copy full SHA for dc28615
.devcontainer/devcontainer.json
@@ -0,0 +1,6 @@
1
+{
2
+ "image": "mcr.microsoft.com/devcontainers/universal:2",
3
+ "features": {
4
+ "ghcr.io/devcontainers/features/node:1": {}
5
+ }
6
+}
0 commit comments