Fix vscode tasks
This commit is contained in:
parent
07c1775e10
commit
55e179caac
1 changed files with 0 additions and 1 deletions
1
.vscode/tasks.json
vendored
1
.vscode/tasks.json
vendored
|
@ -15,7 +15,6 @@
|
|||
"build"
|
||||
],
|
||||
"command": "yarn",
|
||||
"dependsOn": "tsc",
|
||||
"label": "build",
|
||||
"group": {
|
||||
"kind": "build",
|
||||
|
|
Loading…
Reference in a new issue