Skip to content

Commit fe2f09c

Browse files
committed
Update README for filterLintFailures
1 parent ef497f4 commit fe2f09c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@ mode using `webpack -w`.
156156
```
157157
{
158158
code?: string;
159-
message?: string;
159+
message?: string | RegExp;
160160
file?: string;
161161
}
162162
```

0 commit comments

Comments
 (0)