We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eceadc0 commit 44b177dCopy full SHA for 44b177d
.vscode/launch.json
@@ -2,7 +2,7 @@
2
"version": "0.2.0",
3
"configurations": [
4
{
5
- "name": "Launch via npm",
+ "name": "Run application",
6
"type": "node",
7
"request": "launch",
8
"cwd": "${workspaceFolder}",
0 commit comments