summaryrefslogtreecommitdiffstats
path: root/.vscode/launch.json
diff options
context:
space:
mode:
Diffstat (limited to '.vscode/launch.json')
-rw-r--r--.vscode/launch.json9
1 files changed, 0 insertions, 9 deletions
diff --git a/.vscode/launch.json b/.vscode/launch.json
index 29a8b1a..9d00da5 100644
--- a/.vscode/launch.json
+++ b/.vscode/launch.json
@@ -16,15 +16,6 @@
"<node_internals>/**"
],
"type": "node"
- },
- {
- "type": "node",
- "request": "launch",
- "name": "Launch Program",
- "skipFiles": [
- "<node_internals>/**"
- ],
- "program": "${file}"
}
]
} \ No newline at end of file