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

jsx-alignment rule implementation #15

Merged
merged 2 commits into from
Jun 21, 2016
Merged

jsx-alignment rule implementation #15

merged 2 commits into from
Jun 21, 2016

Conversation

jkillian
Copy link
Contributor

Closes #7

@jkillian
Copy link
Contributor Author

I think this is a solid starting state for this rule, figured it'll be good to go ahead and release it to make it easier to use on actual codebases.

- `jsx-alignment`
- Enforces a consistent style for multiline JSX elements which promotes ease of editing via line-wise manipulations
as well as maintainabilty via small diffs when changes are made.
```
Copy link
Contributor

Choose a reason for hiding this comment

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

add ts at the end of this line to get syntax highlighting

@adidahiya
Copy link
Contributor

Overall looks good, just left some minor comments.

@adidahiya adidahiya self-assigned this Jun 21, 2016
@adidahiya adidahiya merged commit 43bc991 into master Jun 21, 2016
@adidahiya adidahiya deleted the jsx-alignment branch June 21, 2016 16:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants