feat(linter): add react/forward_ref_uses_ref#10506
feat(linter): add react/forward_ref_uses_ref#10506camchenry merged 9 commits intooxc-project:mainfrom
Conversation
How to use the Graphite Merge QueueAdd either label to this PR to merge it via the merge queue:
You must have a Graphite account in order to use the merge queue. Sign up using this link. An organization admin has enabled the Graphite Merge Queue in this repository. Please do not merge from GitHub as this will restart CI on PRs being processed by the merge queue. |
4eed58c to
9862f48
Compare
CodSpeed Instrumentation Performance ReportMerging #10506 will not alter performanceComparing Summary
|
…/oxc into feat/forward_ref_uses_ref
|
To fix the test run |
I updated the .snap and the test passes on my machine :) |
|
Because this rule is applied by default, I would like to have a second pair of eyes on it |
camc314
left a comment
There was a problem hiding this comment.
will let @camchenry review + merge
Related to #1022
Add react/forward-ref-uses-ref.
Rule doc: https://github.com/jsx-eslint/eslint-plugin-react/tree/master/docs/rules/forward-ref-uses-ref.md