-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
[Docs]: Add docs for customValidators
#3664
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
Comments
While working on #3826 I came to the conclusion that this option never existed for the I suggest re-labelling this issue as a bug, the fix being removing the incorrect documentation. The original request in the linked tweet should be resolved by my PR. The |
It's still a priority, and React 19 isn't even out yet. I think the best approach is to actually implement the option. |
That's fair. Improving the docs for where the option exists is doable. I think it's not really clear what the option would do for |
hm, yeah that’s also true. I’m not sure if there’s a way to update the tooling to keep the option undocumented (cc @bmish) |
Is there an existing issue for this?
Description Overview
customValidators
are largely undocumentedhttps://github.com/search?q=repo%3Ajsx-eslint%2Feslint-plugin-react+customValidators+language%3AMarkdown&type=code&l=Markdown
Expected Behavior
A code example on how to use
customVAlidators
eslint-plugin-react version
n/a
eslint version
n/a
node version
n/a
The text was updated successfully, but these errors were encountered: