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

Add indentation rule for closing tag of multi-line jsx #1215

Merged
merged 5 commits into from
Jun 9, 2017

Commits on May 20, 2017

  1. Add indentation rule for closing tag of multi-line jsx

    Ross Solomon committed May 20, 2017
    Configuration menu
    Copy the full SHA
    b863f9f View commit details
    Browse the repository at this point in the history
  2. * Remove ecmaScript rule

    * Remove rest/spread on import
    * Add fixer
    Ross Solomon committed May 20, 2017
    Configuration menu
    Copy the full SHA
    29c659e View commit details
    Browse the repository at this point in the history
  3. Add documentation

    Ross Solomon committed May 20, 2017
    Configuration menu
    Copy the full SHA
    f01b82d View commit details
    Browse the repository at this point in the history
  4. Actually remove experimental rest spread flag

    Ross Solomon committed May 20, 2017
    Configuration menu
    Copy the full SHA
    fbacf4d View commit details
    Browse the repository at this point in the history
  5. Add link to new rule in readme

    Ross Solomon committed May 20, 2017
    Configuration menu
    Copy the full SHA
    ba0b25b View commit details
    Browse the repository at this point in the history