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 b7cd9bb commit 039ff8aCopy full SHA for 039ff8a
1 file changed
.devcontainer/devcontainer.json
@@ -1,8 +1,8 @@
1
// For format details, see https://aka.ms/devcontainer.json. For config options, see the
2
-// README at: https://github.com/devcontainers/templates/tree/main/src/postgres
+// README at: https://github.com/devcontainers/templates/tree/main/src/javascript-node
3
{
4
"name": "React + Vite",
5
- "image": "mcr.microsoft.com/devcontainers/python:0-3.10",
+ "image": "mcr.microsoft.com/devcontainers/javascript-node:0-20",
6
"customizations": {
7
"extensions": [
8
"vscode-eslint",
0 commit comments