Skip to content

Commit 51351ad

Browse files
committed
Fix eslint-plugin-jest location
The `eslint-plugin-jest` package was moved to the `jest-community` organization in jestjs/jest#4867.
1 parent 27f6998 commit 51351ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

plugins.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"import": "benmosher",
1414
"import-order": "jfmengels",
1515
"jasmine": "tlvince",
16-
"jest": "https://github.com/facebook/jest/blob/master/packages/eslint-plugin-jest/docs/rules/RULENAME.md",
16+
"jest": "jest-community",
1717
"jsdoc": "https://github.com/gajus/eslint-plugin-jsdoc#eslint-plugin-jsdoc-rules-RULENAME",
1818
"jsx-a11y": "evcohen",
1919
"lodash": "wix",

0 commit comments

Comments
 (0)