Skip to content

chore(nx): 4105 upgrade eslint-plugin-react-hooks - #2

Open
therk wants to merge 1 commit into
masterfrom
therk-patch-1
Open

chore(nx): 4105 upgrade eslint-plugin-react-hooks#2
therk wants to merge 1 commit into
masterfrom
therk-patch-1

Conversation

@therk

@therk therk commented Nov 18, 2020

Copy link
Copy Markdown
Owner

Current Behavior

Getting warning when running npm install and using eslint@7.12.1:
WARN eslint-plugin-react-hooks@2.5.1 requires a peer of eslint@^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 but none is installed. You must install peer dependencies yourself.

Expected Behavior

No warning

Related Issue(s)

Fixes nrwl#4105

Avoid getting the following warning when using eslint@7.12.1:
WARN eslint-plugin-react-hooks@2.5.1 requires a peer of eslint@^3.0.0 || ^4.0.0 || ^5.0.0 || ^6.0.0 but none is installed. You must install peer dependencies yourself.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade eslint-plugin-react-hooks to avoid warnings

1 participant