revert task

This commit is contained in:
João Moreno 2020-04-16 11:36:46 +02:00
parent 2c97c71f73
commit 8eb6617855

2
.vscode/tasks.json vendored
View file

@ -3,7 +3,7 @@
"tasks": [
{
"type": "npm",
"script": "watchd",
"script": "watch",
"label": "Build VS Code",
"group": {
"kind": "build",