Skip to content

Commit 44b177d

Browse files
authored
Update launch command name
1 parent eceadc0 commit 44b177d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .vscode/launch.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"version": "0.2.0",
33
"configurations": [
44
{
5-
"name": "Launch via npm",
5+
"name": "Run application",
66
"type": "node",
77
"request": "launch",
88
"cwd": "${workspaceFolder}",

0 commit comments

Comments
 (0)