Skip to content

Commit

Permalink
chore: remove workspacefolder
Browse files Browse the repository at this point in the history
  • Loading branch information
okhiroyuki committed Mar 2, 2024
1 parent 6319486 commit 062c615
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .devcontainer/devcontainer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
"name": "Node.js",
// Or use a Dockerfile or Docker Compose file. More info: https://containers.dev/guide/dockerfile
"image": "mcr.microsoft.com/devcontainers/javascript-node:1-18-bullseye",
"workspaceFolder": "workspace",
"mounts": [
"source=node_modules_${devcontainerId},target=${containerWorkspaceFolder}/node_modules,type=volume"
],
Expand Down

0 comments on commit 062c615

Please sign in to comment.