-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Prepend "react/" to rule options documentation code #1149
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Are there any other rules docs that need the prefix?
Good question, I didn't check! I can have a look see for you if you like |
There's a few, let me do this proper and add them here, or would you prefer a different PR? |
@Adzz here would be great, thanks :-) please rebase them all down to a single commit. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
Using
"jsx-pascal-case": ...
leads toWe need
"react/jsx-pascal-case": ...
as shown in the Readme