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

Handle JSX attribute indentation in jsx-indent #2086

Merged
merged 4 commits into from Dec 16, 2018

Conversation

jomasti
Copy link
Contributor

@jomasti jomasti commented Dec 13, 2018

Resolves #2035

@ljharb
Copy link
Member

ljharb commented Dec 15, 2018

This looks great, but since it will introduce new warnings, it’s a breaking change. Can we hide this new behavior behind an option?

@jomasti
Copy link
Contributor Author

jomasti commented Dec 15, 2018

This looks great, but since it will introduce new warnings, it’s a breaking change. Can we hide this new behavior behind an option?

Updated

Copy link
Member

@ljharb ljharb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, this looks great

lib/rules/jsx-indent.js Outdated Show resolved Hide resolved
Co-Authored-By: jomasti <facedelajunk@gmail.com>
@ljharb ljharb merged commit 9358489 into jsx-eslint:master Dec 16, 2018
@jomasti jomasti deleted the issue-2035 branch December 16, 2018 06:39
This was referenced Dec 28, 2018
This was referenced Jan 4, 2019
@ghost ghost mentioned this pull request Jan 12, 2019
1 task
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.

None yet

2 participants