We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d38bcc0 commit a05305cCopy full SHA for a05305c
package.json
@@ -152,7 +152,6 @@
152
},
153
"attach": {
154
"required": [
155
- "program",
156
"processId"
157
],
158
"properties": {
@@ -256,9 +255,6 @@
256
255
"runtime": "node",
257
"configurationAttributes": {
258
"launch": {
259
- "required": [
260
- "program"
261
- ],
262
263
"gdb": {
264
"type": "string",
@@ -510,9 +506,6 @@
510
506
}
511
507
512
508
513
514
515
516
509
517
518
0 commit comments