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 127c12a commit 6536594Copy full SHA for 6536594
README.md
@@ -214,6 +214,13 @@ ensure consistency and readability in jest test suites.
214
215
https://github.com/dangreenisrael/eslint-plugin-jest-formatting
216
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
224
[recommended]: https://img.shields.io/badge/-recommended-lightgrey.svg
225
[suggest]: https://img.shields.io/badge/-suggest-yellow.svg
226
[fixable]: https://img.shields.io/badge/-fixable-green.svg
0 commit comments