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

fix: void-dom-elements-no-children #1195

Merged
merged 2 commits into from May 16, 2017
Merged

fix: void-dom-elements-no-children #1195

merged 2 commits into from May 16, 2017

Conversation

oliviertassinari
Copy link
Contributor

@oliviertassinari oliviertassinari commented May 15, 2017

For some reason, we were using the following pattern that eslint don't like:

const props = {}
React.createElement('img', props)

@oliviertassinari oliviertassinari changed the title fix: void-dom-elements-no-children.js fix: void-dom-elements-no-children May 15, 2017
@yannickcr yannickcr merged commit 647bcd4 into jsx-eslint:master May 16, 2017
@yannickcr
Copy link
Member

Thanks!

@oliviertassinari oliviertassinari deleted the fix branch May 16, 2017 06:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants