diff --git a/.vscode/launch.json b/.vscode/launch.json index bb9e476..3e9f0bd 100644 --- a/.vscode/launch.json +++ b/.vscode/launch.json @@ -5,7 +5,7 @@ "version": "0.2.0", "configurations": [ { - "name": "Note: Results debugger", + "name": "Node: Results debugger", "type": "node", "request": "attach", "port": 9229,