We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 167d04f commit d256186Copy full SHA for d256186
.vscode/launch.json
@@ -32,6 +32,6 @@
32
"cwd": "${workspaceFolder}",
33
"program": "${workspaceFolder}/path/to/script.sh",
34
"args": []
35
- },
+ }
36
]
37
}
0 commit comments