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 ESLint check for incorrect propTypes usage #3840

Closed
gaearon opened this issue Jan 17, 2018 · 3 comments
Closed

Add ESLint check for incorrect propTypes usage #3840

gaearon opened this issue Jan 17, 2018 · 3 comments

Comments

@gaearon
Copy link
Contributor

gaearon commented Jan 17, 2018

See #3818 (comment).
This depends on jsx-eslint/eslint-plugin-react#1647 getting resolved.

@iansu
Copy link
Contributor

iansu commented Jan 17, 2018

I'm following up on the eslint-plugin-react issue and can fix this when that's done.

@iansu
Copy link
Contributor

iansu commented Jan 23, 2018

I've submitted a PR to eslint-plugin-react to add the functionality we need: jsx-eslint/eslint-plugin-react#1655.

@iansu
Copy link
Contributor

iansu commented Jan 29, 2018

My PR to eslint-plugin-react has been merged. I'm just waiting for it to be released and then I'll add this to create-react-app.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants