Skip to content

Commit 3843016

Browse files
authored
docs: reference eslint-plugin-jest-extended in README (#1203)
1 parent c4bf417 commit 3843016

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -282,6 +282,14 @@ as it extends the original `unbound-method` rule from that plugin.
282282

283283
## Related Projects
284284

285+
### eslint-plugin-jest-extended
286+
287+
This is a sister plugin to `eslint-plugin-jest` that provides support for the
288+
matchers provided by
289+
[`jest-extended`](https://github.com/jest-community/jest-extended).
290+
291+
https://github.com/jest-community/eslint-plugin-jest-extended
292+
285293
### eslint-plugin-jest-formatting
286294

287295
This project aims to provide formatting rules (auto-fixable where possible) to

0 commit comments

Comments
 (0)