Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: prettier/eslint-config-prettier
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.0.0
Choose a base ref
...
head repository: prettier/eslint-config-prettier
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.0.0
Choose a head ref
  • 12 commits
  • 8 files changed
  • 3 contributors

Commits on Jun 25, 2019

  1. Configuration menu
    Copy the full SHA
    6b1bcec View commit details
    Browse the repository at this point in the history
  2. Merge pull request #97 from ybiquitous/issue-96

    Turn off `react/jsx-curly-newline`
    lydell authored Jun 25, 2019
    Configuration menu
    Copy the full SHA
    5c446dc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df8be25 View commit details
    Browse the repository at this point in the history
  4. Update npm packages

    lydell committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    6d24525 View commit details
    Browse the repository at this point in the history
  5. eslint-config-prettier v5.1.0

    lydell committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    b9b2ba8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    994c26e View commit details
    Browse the repository at this point in the history
  7. Merge pull request #98 from pleunv/patch-1

    Fix link in CHANGELOG to react/jsx-curly-newline
    lydell authored Jun 25, 2019
    Configuration menu
    Copy the full SHA
    11e53d0 View commit details
    Browse the repository at this point in the history
  8. Update eslint-config-prettier-check docs

    Fixes #95.
    lydell committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    595d6c1 View commit details
    Browse the repository at this point in the history
  9. Update validator of no-confusing-arrow for ESLint 6

    Fixes #90. Instead of adding ESLint version knowledge to the validators,
    I went with the simpler approach of letting the validator consider the
    ESLint 6 default value to always be the default. This means that ESLint
    <=5 users now must explicitly set `{allowParens: false}`.
    lydell committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    db2081c View commit details
    Browse the repository at this point in the history
  10. Update to ESLint 6

    lydell committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    15f87af View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    7d74eb0 View commit details
    Browse the repository at this point in the history
  12. eslint-config-prettier v6.0.0

    lydell committed Jun 25, 2019
    Configuration menu
    Copy the full SHA
    8e50dac View commit details
    Browse the repository at this point in the history
Loading