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

[Tests] jsx-indent-props : Apply indentation when used expression #2820

Merged
merged 1 commit into from Oct 9, 2020

Conversation

Moong0122
Copy link
Contributor

This problem seems to be the same as #647 where I sent pr,
so I added a test case in tests/lib/rules/jsx-indent-props to make sure it passes all the test cases.

PR fixes #1187

@ljharb ljharb changed the title [Fix] jsx-indent-props : Apply indentation when used expression [Tests] jsx-indent-props : Apply indentation when used expression Oct 9, 2020
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!

@ljharb ljharb added the hacktoberfest-accepted If you're interested in a free shirt, this PR counts towards it. label Oct 9, 2020
@ljharb ljharb merged commit 896fe4b into jsx-eslint:master Oct 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
hacktoberfest-accepted If you're interested in a free shirt, this PR counts towards it.
Development

Successfully merging this pull request may close these issues.

react/jsx-indent-props 2 spaces with expression
2 participants