-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Description
First of all, thank you for creating such a nice library!
It seems that this lint library does not currently support the exhaustive-deps rule like the one used in react hooks lint.
I think it would be very useful to have this feature,
because it is easy to accidentally include redundant dependencies or miss necessary ones in the dependency parameter when using flutter hooks.
Do you have any plans to add support for the exhaustive-deps rule in the future?
For reference: https://react.dev/reference/eslint-plugin-react-hooks/lints/exhaustive-deps
Thanks!
Metadata
Metadata
Assignees
Labels
No labels