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 eslint rule for curly brace presence in JSX #62026

Merged
merged 7 commits into from
May 29, 2024

Commits on May 27, 2024

  1. Add rule.

    DaniGuardiola committed May 27, 2024
    Configuration menu
    Copy the full SHA
    036ca5d View commit details
    Browse the repository at this point in the history
  2. Run autofixes.

    DaniGuardiola committed May 27, 2024
    Configuration menu
    Copy the full SHA
    34addec View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. Merge branch 'trunk' of https://github.com/WordPress/gutenberg into l…

    …int/jsx-curly-brace-presence
    DaniGuardiola committed May 28, 2024
    Configuration menu
    Copy the full SHA
    27d76eb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b5bc5f4 View commit details
    Browse the repository at this point in the history
  3. Use useInstanceId

    DaniGuardiola committed May 28, 2024
    Configuration menu
    Copy the full SHA
    0627c45 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3922be View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Merge branch 'trunk' of https://github.com/WordPress/gutenberg into l…

    …int/jsx-curly-brace-presence
    DaniGuardiola committed May 29, 2024
    Configuration menu
    Copy the full SHA
    57e1807 View commit details
    Browse the repository at this point in the history