Skip to content

Commit c617afa

Browse files
committed
More missing deps.
1 parent b730dcd commit c617afa

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,9 +76,11 @@
7676
"eslint": "^7.26.0",
7777
"eslint-config-react-app": "^6.0.0",
7878
"eslint-import-resolver-typescript": "^2.0.0",
79+
"eslint-plugin-flowtype": "^5.7.2",
7980
"eslint-plugin-import": "^2.20.2",
8081
"eslint-plugin-jsx-a11y": "^6.2.3",
8182
"eslint-plugin-react": "^7.19.0",
83+
"eslint-plugin-react-hooks": "^4.2.0",
8284
"glob": "^7.1.6",
8385
"jest": "^25.4.0",
8486
"prettier": "^2.0.5",

0 commit comments

Comments
 (0)