mirror of
https://github.com/actions/setup-node.git
synced 2025-04-22 09:21:00 +00:00
Naming
This commit is contained in:
parent
1db1748819
commit
161ccaf237
1 changed files with 2 additions and 2 deletions
4
.github/eslint-compact.json
vendored
4
.github/eslint-compact.json
vendored
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"problemMatcher": [
|
"problemMatcher": [
|
||||||
{
|
{
|
||||||
"owner": "tsc",
|
"owner": "eslint-compact",
|
||||||
"pattern": [
|
"pattern": [
|
||||||
{
|
{
|
||||||
"regexp": "/^(.+):\\sline\\s(\\d+),\\scol\\s(\\d+),\\s(Error|Warning|Info)\\s-\\s(.+)\\s\\((.+)\\)$/",
|
"regexp": "/^(.+):\\sline\\s(\\d+),\\scol\\s(\\d+),\\s(Error|Warning|Info)\\s-\\s(.+)\\s\\((.+)\\)$/",
|
||||||
|
@ -15,4 +15,4 @@
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Reference in a new issue