Skip to content

Commit

Permalink
docs: link to eslint-plugin-jest-formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
dangreenisrael authored and SimenB committed May 6, 2019
1 parent bdc0bb0 commit dff6446
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Expand Up @@ -128,6 +128,14 @@ for more information about extending configuration files.
- [eslint-plugin-mocha](https://github.com/lo1tuma/eslint-plugin-mocha)
- [eslint-plugin-jasmine](https://github.com/tlvince/eslint-plugin-jasmine)

## Related Projects

### eslint-plugin-jest-formatting
This project aims to provide formatting rules (auto-fixable where possible) to ensure consistency and readability in jest test suites.

https://github.com/dangreenisrael/eslint-plugin-jest-formatting


[consistent-test-it]: docs/rules/consistent-test-it.md
[expect-expect]: docs/rules/expect-expect.md
[lowercase-name]: docs/rules/lowercase-name.md
Expand Down

0 comments on commit dff6446

Please sign in to comment.