restore verbose

This commit is contained in:
Benjamin Pasero 2016-06-08 16:44:38 +02:00
parent ac88c617f6
commit f910ad299f

5
.vscode/tasks.json vendored
View file

@ -10,11 +10,6 @@
"command": "./node_modules/.bin/gulp"
},
"isShellCommand": true,
"options": {
"env": {
"VSCODE_BUILD_QUIET": "1"
}
},
"tasks": [
{
"taskName": "watch",