mirror of
https://github.com/actions/setup-node
synced 2025-04-17 13:43:12 +00:00
Remove dup
This commit is contained in:
parent
e2d9812c04
commit
1db1748819
20
.github/eslint-stylish.json
vendored
20
.github/eslint-stylish.json
vendored
@ -1,23 +1,5 @@
|
||||
{
|
||||
"problemMatcher": [
|
||||
{
|
||||
"owner": "eslint-stylish",
|
||||
"pattern": [
|
||||
{
|
||||
"regexp": "^([^\\s].*)$",
|
||||
"file": 1
|
||||
},
|
||||
{
|
||||
"regexp": "^\\s+(\\d+):(\\d+)\\s+(error|warning|info)\\s+(.*)\\s\\s+(.*)$",
|
||||
"line": 1,
|
||||
"column": 2,
|
||||
"severity": 3,
|
||||
"message": 4,
|
||||
"code": 5,
|
||||
"loop": true
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"owner": "eslint-stylish",
|
||||
"pattern": [
|
||||
@ -37,4 +19,4 @@
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user