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.
1 parent bdc0bb0 commit dff6446Copy full SHA for dff6446
README.md
@@ -128,6 +128,14 @@ for more information about extending configuration files.
128
- [eslint-plugin-mocha](https://github.com/lo1tuma/eslint-plugin-mocha)
129
- [eslint-plugin-jasmine](https://github.com/tlvince/eslint-plugin-jasmine)
130
131
+## Related Projects
132
+
133
+### eslint-plugin-jest-formatting
134
+This project aims to provide formatting rules (auto-fixable where possible) to ensure consistency and readability in jest test suites.
135
136
+https://github.com/dangreenisrael/eslint-plugin-jest-formatting
137
138
139
[consistent-test-it]: docs/rules/consistent-test-it.md
140
[expect-expect]: docs/rules/expect-expect.md
141
[lowercase-name]: docs/rules/lowercase-name.md
0 commit comments