Skip to content
This repository has been archived by the owner on Jul 19, 2022. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
jgw96 committed Mar 28, 2022
1 parent 017ca01 commit cceed84
Show file tree
Hide file tree
Showing 3 changed files with 556 additions and 10 deletions.
2 changes: 1 addition & 1 deletion .vscode/launch.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"--extensionDevelopmentPath=${workspaceFolder}"
],
"outFiles": [
"${workspaceFolder}/out/**/*.js"
"${workspaceFolder}/out/main.js"
],
"preLaunchTask": "${defaultBuildTask}"
},
Expand Down
Loading

0 comments on commit cceed84

Please sign in to comment.