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

💡 Add detection of unused JSX (React) props #849

Open
SanderRonde opened this issue Nov 24, 2024 · 0 comments
Open

💡 Add detection of unused JSX (React) props #849

SanderRonde opened this issue Nov 24, 2024 · 0 comments
Labels
feature request Feature request

Comments

@SanderRonde
Copy link

Suggest an idea for this project

Hi, I noticed that this project did not have support for detecting unused react properties yet. I figured I could help in implementing it since I've done so adjacent work in my past.

Since I mainly just wanted to check "is this possible at all" before opening an issue I've gone ahead and already implemented it in this PR. I'm pretty sure it's not fully complete though, and you may not fully agree with the approach. So i'm opening this issue to allow for some broader discussion on the topic and to ask you if you maybe had an approach in mind already. Of course my implementation can be tweaked (or discarded and used as inspiration) if so needed.

@SanderRonde SanderRonde added the feature request Feature request label Nov 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request Feature request
Projects
None yet
Development

No branches or pull requests

1 participant