Fix vscode tasks

This commit is contained in:
Mattia Astorino 2019-12-26 13:14:55 +01:00
parent 07c1775e10
commit 55e179caac
No known key found for this signature in database
GPG key ID: CDFA82D8B1132C65

1
.vscode/tasks.json vendored
View file

@ -15,7 +15,6 @@
"build"
],
"command": "yarn",
"dependsOn": "tsc",
"label": "build",
"group": {
"kind": "build",