mirror of
https://code.forgejo.org/actions/setup-node
synced 2025-03-14 22:26:59 +01:00
Add support for indented eslint output
This commit is contained in:
parent
802632921f
commit
fc883cafa0
1 changed files with 1 additions and 1 deletions
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…
Add table
Reference in a new issue