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: v6.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.2.0
Choose a head ref
  • 10 commits
  • 7 files changed
  • 2 contributors

Commits on Aug 19, 2019

  1. Fix broken link in changelog

    lydell committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    61ac63a View commit details
    Browse the repository at this point in the history
  2. Update npm packages

    lydell committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    3955d29 View commit details
    Browse the repository at this point in the history
  3. Add function-call-argument-newline

    Fixes #102.
    lydell committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    e0b6648 View commit details
    Browse the repository at this point in the history
  4. eslint-config-prettier v6.1.0

    lydell committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    c944458 View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2019

  1. Update npm packages

    lydell committed Aug 22, 2019
    Configuration menu
    Copy the full SHA
    793aa76 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2019

  1. Disable @typescript-eslint/quotes rule

    The new rule `@typescript-eslint/quotes` has been added since `@[email protected]`.
    See <https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/docs/rules/quotes.md>
    
    - Update `@typescript-eslint/eslint-plugin` from 2.0.0 to 2.1.0
    - Add the rule link to the "quotes" section in README.
    
    Fix #104
    ybiquitous committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    4890c0a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #105 from ybiquitous/support-typescript-eslint-quotes

    Disable `@typescript-eslint/quotes` rule
    lydell authored Sep 3, 2019
    Configuration menu
    Copy the full SHA
    99f4d94 View commit details
    Browse the repository at this point in the history
  3. Sort readme links

    lydell committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    df2ea3b View commit details
    Browse the repository at this point in the history
  4. Update npm packages

    lydell committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    8572571 View commit details
    Browse the repository at this point in the history
  5. eslint-config-prettier v6.2.0

    lydell committed Sep 3, 2019
    Configuration menu
    Copy the full SHA
    b1bdbfd View commit details
    Browse the repository at this point in the history
Loading