Update tasks.json
This commit is contained in:
parent
10e3761d0c
commit
c63f147a29
1 changed files with 2 additions and 2 deletions
2
.vscode/tasks.json
vendored
2
.vscode/tasks.json
vendored
|
@ -4,7 +4,7 @@
|
|||
"version": "2.0.0",
|
||||
"tasks": [
|
||||
{
|
||||
"label": "Dev Server",
|
||||
"label": "Ghcid",
|
||||
"type": "shell",
|
||||
// You may also use bin/run-via-tmux if you have tmux
|
||||
// This is useful if you often see ghost ghcid left behind by VSCode reloads.
|
||||
|
|
Loading…
Reference in a new issue