Compare commits

..

2 Commits

Author SHA1 Message Date
Marco Ippolito
49be369391
Merge b431a178ef into 40337cb8f7 2025-03-25 10:28:07 +05:30
fregante
40337cb8f7
Add support for indented eslint output (#1245) 2025-03-24 16:12:02 -05:00

View File

@ -4,7 +4,7 @@
"owner": "eslint-stylish",
"pattern": [
{
"regexp": "^([^\\s].*)$",
"regexp": "^\\s*([^\\s].*)$",
"file": 1
},
{