Skip to content

Commit 6536594

Browse files
authored
docs: add eslint plugin istanbul (#831)
1 parent 127c12a commit 6536594

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,6 +214,13 @@ ensure consistency and readability in jest test suites.
214214

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

217+
### eslint-plugin-istanbul
218+
219+
A set of rules to enforce good practices for Istanbul, one of the code coverage
220+
tools used by Jest.
221+
222+
https://github.com/istanbuljs/eslint-plugin-istanbul
223+
217224
[recommended]: https://img.shields.io/badge/-recommended-lightgrey.svg
218225
[suggest]: https://img.shields.io/badge/-suggest-yellow.svg
219226
[fixable]: https://img.shields.io/badge/-fixable-green.svg

0 commit comments

Comments
 (0)