Fixes #29332: Improve workflow to assign a problem matcher to a build task.

This commit is contained in:
Dirk Baeumer
2017-06-23 17:03:25 +02:00
parent 333d658102
commit 4d645781c8
10 changed files with 151 additions and 48 deletions

View File

@@ -484,6 +484,7 @@
"problemMatchers": [
{
"name": "tsc",
"label": "%typescript.problemMatchers.tsc.label%",
"owner": "typescript",
"applyTo": "closedDocuments",
"fileLocation": [
@@ -494,6 +495,7 @@
},
{
"name": "tsc-watch",
"label": "%typescript.problemMatchers.tscWatch.label%",
"owner": "typescript",
"applyTo": "closedDocuments",
"fileLocation": [