diff --git a/.vscode/tasks.json b/.vscode/tasks.json index f69f4455d6d..2ae43c332fa 100644 --- a/.vscode/tasks.json +++ b/.vscode/tasks.json @@ -10,11 +10,6 @@ "command": "./node_modules/.bin/gulp" }, "isShellCommand": true, - "options": { - "env": { - "VSCODE_BUILD_QUIET": "1" - } - }, "tasks": [ { "taskName": "watch",