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 fef6f05 commit 24646d1Copy full SHA for 24646d1
.devcontainer/devcontainer.json
@@ -0,0 +1,4 @@
1
+{
2
+ "name": "Node.js & TypeScript",
3
+ "image": "mcr.microsoft.com/devcontainers/typescript-node:1-22-bookworm"
4
+}
0 commit comments