We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4fc1741 commit 86d2543Copy full SHA for 86d2543
1 file changed
.devcontainer/devcontainer.json
@@ -14,7 +14,8 @@
14
"version": "latest"
15
},
16
"ghcr.io/devcontainers/features/node:1": {
17
- "version": "20"
+ "version": "22",
18
+ "installYarnUsingApt": false
19
}
20
21
"customizations": {
0 commit comments