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"
|
"build"
|
||||||
],
|
],
|
||||||
"command": "yarn",
|
"command": "yarn",
|
||||||
"dependsOn": "tsc",
|
|
||||||
"label": "build",
|
"label": "build",
|
||||||
"group": {
|
"group": {
|
||||||
"kind": "build",
|
"kind": "build",
|
||||||
|
|
Loading…
Reference in a new issue