Skip to content

Commit 531e57e

Browse files
committed
remove eslint-plugin-jest that is not used
1 parent 7a33644 commit 531e57e

File tree

2 files changed

+1
-38
lines changed

2 files changed

+1
-38
lines changed

package-lock.json

Lines changed: 0 additions & 36 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,7 @@
4040
"eslint-plugin-eslint-comments": ">=3.0.1",
4141
"eslint-plugin-flowtype": ">=4.3.0",
4242
"eslint-plugin-graphql": ">=3.0.1",
43-
"eslint-plugin-import": ">=2.11.0",
44-
"eslint-plugin-jest": ">=21.15.0",
43+
"eslint-plugin-import": ">=2.18.2",
4544
"eslint-plugin-jsdoc": ">=15.5.2",
4645
"eslint-plugin-jsx-a11y": ">=6.0.0",
4746
"eslint-plugin-prettier": ">=2.6.0",

0 commit comments

Comments
 (0)