Skip to content

Commit 832d73a

Browse files
Update package.json
Co-authored-by: Karthik Nadig <[email protected]>
1 parent 54c4880 commit 832d73a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100

101101
},
102102
{
103-
"regexp": "\\s*(.*Error.*)$",
103+
"regexp": "^\\s*(.*Error.*)$",
104104
"message": 1
105105
}
106106
]

0 commit comments

Comments
 (0)