We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
eslint-plugin-jest-extended
1 parent c4bf417 commit 3843016Copy full SHA for 3843016
README.md
@@ -282,6 +282,14 @@ as it extends the original `unbound-method` rule from that plugin.
282
283
## Related Projects
284
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
293
### eslint-plugin-jest-formatting
294
295
This project aims to provide formatting rules (auto-fixable where possible) to
0 commit comments