Skip to content

Commit f542688

Browse files
committed
revert .vscode/launch.json
1 parent ae3191c commit f542688

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.vscode/launch.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"args": ["--extensionDevelopmentPath=${workspaceRoot}"],
1111
"stopOnEntry": false,
1212
"sourceMaps": true,
13+
"outFiles": ["${workspaceRoot}/out/src/**/*.js"],
1314
"preLaunchTask": "npm: watch"
1415
},
1516
{

0 commit comments

Comments
 (0)