mirror of
https://github.com/actions/setup-node.git
synced 2025-03-31 00:00:10 +08:00
Add support for indented eslint output
This commit is contained in:
parent
802632921f
commit
fc883cafa0
2
.github/eslint-stylish.json
vendored
2
.github/eslint-stylish.json
vendored
@ -4,7 +4,7 @@
|
||||
"owner": "eslint-stylish",
|
||||
"pattern": [
|
||||
{
|
||||
"regexp": "^([^\\s].*)$",
|
||||
"regexp": "^\\s*([^\\s].*)$",
|
||||
"file": 1
|
||||
},
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user