Skip to content

Commit

Permalink
full path to examples folder in devcontainer.json
Browse files Browse the repository at this point in the history
Jake Donham committed Jul 16, 2024
1 parent b1a9c77 commit fa7ce30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .devcontainer/examples/devcontainer.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Examples",
"image": "mcr.microsoft.com/devcontainers/javascript-node:1-20-bullseye",
"workspaceFolder": "packages/examples",
"workspaceFolder": "/workspaces/vitale/packages/examples",
"customizations": {
"vscode": {
"extensions": []

0 comments on commit fa7ce30

Please sign in to comment.