mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-23 01:58:53 +01:00
restore verbose
This commit is contained in:
5
.vscode/tasks.json
vendored
5
.vscode/tasks.json
vendored
@@ -10,11 +10,6 @@
|
||||
"command": "./node_modules/.bin/gulp"
|
||||
},
|
||||
"isShellCommand": true,
|
||||
"options": {
|
||||
"env": {
|
||||
"VSCODE_BUILD_QUIET": "1"
|
||||
}
|
||||
},
|
||||
"tasks": [
|
||||
{
|
||||
"taskName": "watch",
|
||||
|
||||
Reference in New Issue
Block a user