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

Commit

Permalink
Update devcontainer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Chuxel committed Apr 12, 2019
1 parent faf62dd commit 73ed641
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"name": "Node.js 8 & Yarn",
"name": "Node.js (latest LTS)",
"dockerFile": ".devcontainer/Dockerfile",
"appPort": 3000,
"extensions": [
"dbaeumer.vscode-eslint"
]
}
}

0 comments on commit 73ed641

Please sign in to comment.