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 link to "button-has-type" rule docs in the main README #1549

Merged
merged 1 commit into from Nov 19, 2017

Conversation

jseminck
Copy link
Contributor

@jseminck jseminck commented Nov 19, 2017

Added the link. Partially resolves: #1546

I was now wondering though, should this rule not have the jsx- prefix? As it's dealing with JSX specific linting only.

Unfortunately that would be a breaking change, since it is already released without this prefix right now.

@ljharb
Copy link
Member

ljharb commented Nov 19, 2017

No, because it shouldn't be dealing only with jsx - it should be able to catch React.createElement calls as well.

@ljharb ljharb merged commit 32a050a into jsx-eslint:master Nov 19, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

Missing documentation
2 participants