This commit is contained in:
Danny McCormick 2019-06-18 13:41:23 -04:00 committed by GitHub
parent 1db1748819
commit 161ccaf237
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
{
"problemMatcher": [
{
"owner": "tsc",
"owner": "eslint-compact",
"pattern": [
{
"regexp": "/^(.+):\\sline\\s(\\d+),\\scol\\s(\\d+),\\s(Error|Warning|Info)\\s-\\s(.+)\\s\\((.+)\\)$/",
@ -15,4 +15,4 @@
]
}
]
}
}