Skip to content

Commit

Permalink
chore: devcontainer
Browse files Browse the repository at this point in the history
  • Loading branch information
mfw78 committed Dec 13, 2023
1 parent 5125e7a commit a450490
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"name": "Node",
"image": "mcr.microsoft.com/devcontainers/base:0",

"features": {
"ghcr.io/devcontainers/features/node:1": {}
}
}

0 comments on commit a450490

Please sign in to comment.