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: change multiline-always to proportional-always #3264

Merged
merged 1 commit into from May 17, 2022

Commits on Apr 5, 2022

  1. [Fix] jsx-tag-spacing: change multiline-always to proportional-always

    - If the node is multiline then require newline
    - If the node is singleline then require space
    
    Note: breaking wrt jsx-eslint#3260, but it’s unreleased.
    
    Signed-off-by: Sebastian Malton <sebastian@malton.name>
    Nokel81 authored and ljharb committed Apr 5, 2022
    Copy the full SHA
    316bc40 View commit details
    Browse the repository at this point in the history