-
-
Notifications
You must be signed in to change notification settings - Fork 634
Closed
Description
Warning
This comment is maintained by CI. Do not edit this comment directly.
To update comment template, see https://github.com/oxc-project/oxc/tree/main/tasks/lint_rules
This is tracking issue for eslint-plugin-react-hooks
.
There are 2(+ 0 deprecated) rules.
- 2/2 recommended rules are remaining as TODO
- 0/0 not recommended rules are remaining as TODO
- All done! 🎉
To get started, run the following command:
just new-react-hooks-rule <RULE_NAME>
Then register the rule in crates/oxc_linter/src/rules.rs
and also declare_all_lint_rules
at the bottom.
Recommended rules
✨: 0, 🚫: 0 / total: 2
Status | Name | Docs |
---|---|---|
react-hooks/rules-of-hooks | https://reactjs.org/docs/hooks-rules.html | |
react-hooks/exhaustive-deps | facebook/react#14920 |
✨ = Implemented, 🚫 = Not supported
Dunqing, re-taro, alisnic, JustFly1984 and tutturen
Metadata
Metadata
Assignees
Labels
No labels