adopt isBackground

This commit is contained in:
Joao Moreno 2017-02-08 09:05:17 +01:00
parent d1475594e1
commit 1f1e4683a2

2
.vscode/tasks.json vendored
View file

@ -17,7 +17,7 @@
"--no-color"
],
"isBuildCommand": true,
"isWatching": true,
"isBackground": true,
"problemMatcher": {
"owner": "typescript",
"applyTo": "closedDocuments",