Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: linter rules to detect forwardRef usage #3632

Merged

Conversation

DimitarNestorov
Copy link
Contributor

Summary

I noticed that I missed to remove React.forwardRef from some places when working on #3603 so I decided to make a couple of ESLint rules

image

image

Before After
image image
image image

Test plan

CI passes

@callstack-bot
Copy link

callstack-bot commented Jan 30, 2023

Hey @DimitarNestorov, thank you for your pull request 🤗. The documentation from this branch can be viewed here.

@lukewalczak lukewalczak added the linting Work related to the linter label Feb 2, 2023
@lukewalczak lukewalczak merged commit e4aefd0 into callstack:main Feb 6, 2023
@DimitarNestorov DimitarNestorov deleted the chore/react-forwardref-eslint-rule branch February 6, 2023 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
linting Work related to the linter
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants