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

false negative with numbers using jsx-pascal-case #339

Closed
remitbri opened this issue Nov 30, 2015 · 0 comments
Closed

false negative with numbers using jsx-pascal-case #339

remitbri opened this issue Nov 30, 2015 · 0 comments

Comments

@remitbri
Copy link

Using v3.11.1,

<My1ComponentBad />
<MyComponent1Bad />
<MyComponentBad1 />

flag an error (e.g Imported JSX component MyComponentBad1 must be in PascalCase (react/jsx-pascal-case))

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants