Skip to content

Commit 9bd9dfa

Browse files
committed
Install eslint-plugin-jest
1 parent fc0130b commit 9bd9dfa

File tree

2 files changed

+35
-0
lines changed

2 files changed

+35
-0
lines changed

package-lock.json

Lines changed: 34 additions & 0 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 & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@
5858
"eslint-config-airbnb-typescript": "^17.0.0",
5959
"eslint-import-resolver-webpack": "^0.13.2",
6060
"eslint-plugin-import": "^2.26.0",
61+
"eslint-plugin-jest": "^26.5.3",
6162
"eslint-plugin-jsx-a11y": "^6.6.0",
6263
"eslint-plugin-react": "^7.30.1",
6364
"eslint-plugin-react-hooks": "^4.6.0",

0 commit comments

Comments
 (0)