Skip to content

Commit

Permalink
docs: add eslint plugin istanbul (#831)
Browse files Browse the repository at this point in the history
  • Loading branch information
antonk52 committed Apr 25, 2021
1 parent 127c12a commit 6536594
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Expand Up @@ -214,6 +214,13 @@ ensure consistency and readability in jest test suites.

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

### eslint-plugin-istanbul

A set of rules to enforce good practices for Istanbul, one of the code coverage
tools used by Jest.

https://github.com/istanbuljs/eslint-plugin-istanbul

[recommended]: https://img.shields.io/badge/-recommended-lightgrey.svg
[suggest]: https://img.shields.io/badge/-suggest-yellow.svg
[fixable]: https://img.shields.io/badge/-fixable-green.svg
Expand Down

0 comments on commit 6536594

Please sign in to comment.