Adding eslint-plugin-react-hooks (#2811)
Showing
+10 -1
... | ... | @@ -316,6 +316,7 @@ |
"eslint": "^7.7.0", | ||
"eslint-plugin-header": "^3.1.1", | ||
"eslint-plugin-react": "^7.21.5", | ||
"eslint-plugin-react-hooks": "^4.2.0", | ||
"eslint-plugin-unused-imports": "^1.0.1", | ||
"file-loader": "^6.0.0", | ||
"flex.box": "^3.4.4", | ||
... | ... |
Please register or sign in to comment