We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 996fd9b + ad0d874 commit ea64b27Copy full SHA for ea64b27
1 file changed
script/workspace/vscode-github-actions.code-workspace
@@ -33,7 +33,8 @@
33
"cwd": "${workspaceFolder:vscode-github-actions}",
34
"preLaunchTask": "watch",
35
"smartStep": true,
36
- "sourceMaps": true
+ "sourceMaps": true,
37
+ "resolveSourceMapLocations": []
38
}
39
],
40
"compounds": [
0 commit comments