We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fe40096 commit 3c6de8dCopy full SHA for 3c6de8d
1 file changed
.devcontainer/devcontainer.json
@@ -1,8 +1,3 @@
1
{
2
- "image": "mcr.microsoft.com/devcontainers/universal:2",
3
- "features": {
4
- "ghcr.io/devcontainers/features/node:1": {
5
- "version": "lts"
6
- }
7
+ "image": "mcr.microsoft.com/devcontainers/typescript-node:22"
8
}
0 commit comments