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: v3.4.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: v3.5.0
Choose a head ref
  • 4 commits
  • 5 files changed
  • 1 contributor

Commits on Jan 16, 2019

  1. Revert the Vue changes from commit 089a7b5 (PR #69)

    Fixes #70. While the PR was well intended, it unfortunately was breaking
    change since it requires eslint-plugin-vue@5 while lots of people still
    use version 4.
    
    Also, sometimes there are layout rules that don't conflict with Prettier
    but rather complement it. So it might make sense to keep a manual,
    Prettier-specific list after all.
    lydell committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    6c4d1f0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9072c91 View commit details
    Browse the repository at this point in the history
  3. Update dependencies

    lydell committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    a3275ee View commit details
    Browse the repository at this point in the history
  4. eslint-config-prettier v3.5.0

    lydell committed Jan 16, 2019
    Configuration menu
    Copy the full SHA
    261d47c View commit details
    Browse the repository at this point in the history
Loading