Skip to content
This repository was archived by the owner on Nov 30, 2023. It is now read-only.

Commit 73ed641

Browse files
authored
Update devcontainer.json
1 parent faf62dd commit 73ed641

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
2-
"name": "Node.js 8 & Yarn",
2+
"name": "Node.js (latest LTS)",
33
"dockerFile": ".devcontainer/Dockerfile",
44
"appPort": 3000,
55
"extensions": [
66
"dbaeumer.vscode-eslint"
77
]
8-
}
8+
}

0 commit comments

Comments
 (0)