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] jsx-props-no-multi-spaces: Show error in multi-line props #2756

Merged
merged 1 commit into from Aug 14, 2020

Conversation

iiison
Copy link
Contributor

@iiison iiison commented Aug 14, 2020

fixes #2223

@ljharb ljharb changed the title [FIX] jsx-props-no-multi-spaces Show error in multi-line props [Fix] jsx-props-no-multi-spaces: Show error in multi-line props Aug 14, 2020
@ljharb ljharb merged commit 5029bd1 into jsx-eslint:master Aug 14, 2020
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.

Extend react/jsx-props-no-multi-spaces to catch extra line breaks.
2 participants