zone / frontend

Mono repo for Zone's frontend team.

Home Page:https://zonedigital.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

React Hooks: Add support for 'exhaustive-deps' rule

simmo opened this issue · comments

Package (if applicable)
eslint-config-react

Is your feature request related to a problem? Please describe.
Add suport for the new react-hooks/exhaustive-deps rule in the eslint hooks plugin.

Describe the solution you'd like
Add the rule as warning.

Describe alternatives you've considered
N/A

Additional context
N/A