Skip to content

Commit

Permalink
Undo launch configuration change.
Browse files Browse the repository at this point in the history
  • Loading branch information
RaoulSchaffranek committed May 28, 2024
1 parent 85fcbe7 commit 815bfd7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"request": "launch",
"args": [
"--extensionDevelopmentPath=${workspaceFolder}",
"${workspaceFolder}/../simbolik-examples"
"${workspaceFolder}/sampleWorkspace"
],
"outFiles": [
"${workspaceFolder}/build/*.js",
Expand Down

0 comments on commit 815bfd7

Please sign in to comment.