Fix tasks

This commit is contained in:
Mattia Astorino 2019-12-23 18:27:43 +01:00
parent c040e556ae
commit 288e86b782
No known key found for this signature in database
GPG key ID: CDFA82D8B1132C65

2
.vscode/tasks.json vendored
View file

@ -79,7 +79,7 @@
{
"args": [
"run",
"build-ts"
"build:ts"
],
"command": "npm",
"dependsOn": "clean project",