add installed but missing eslint-plugin-react-hooks to .eslintrc
This commit is contained in:
		| @@ -20,6 +20,7 @@ module.exports = { | ||||
|   extends: [ | ||||
|     'eslint:recommended', | ||||
|     'plugin:react/recommended', | ||||
|     'plugin:react-hooks/recommended', | ||||
|     'plugin:jsx-a11y/recommended', | ||||
|     'plugin:prettier/recommended', | ||||
|   ], | ||||
|   | ||||
		Reference in New Issue
	
	Block a user