mirror of
https://github.com/actions/setup-node.git
synced 2025-04-02 01:15:03 +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…
Reference in New Issue
Block a user