8000 Comparing v6.14.0...v6.15.0 · prettier/eslint-config-prettier · GitHub
[go: up one dir, main page]

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.14.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.15.0
Choose a head ref
  • 3 commits
  • 5 files changed
  • 2 contributors

Commits on Oct 27, 2020

  1. Turn off @typescript-eslint/space-infix-ops (#164)

    TypeScript ESLint v4.6.0 has added a new rule: `@typescript-eslint/space-infix-ops`.
    This rule is an extension of the core rule `space-infix-ops` that `eslint-config-prettier` has turned off already.
    
    See also:
    - https://github.com/typescript-eslint/typescript-eslint/releases/tag/v4.6.0
    - https://github.com/typescript-eslint/typescript-eslint/blob/v4.6.0/packages/eslint-plugin/docs/rules/space-infix-ops.md
    - https://github.com/prettier/eslint-config-prettier/blob/v6.14.0/index.js#L82
    ybiquitous authored Oct 27, 2020
    Configuration menu
    Copy the full SHA
    b875b6e View commit details
    Browse the repository at this point in the history
  2. Update npm packages

    lydell committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    c4a089a View commit details
    Browse the repository at this point in the history
  3. eslint-config-prettier v6.15.0

    lydell committed Oct 27, 2020
    Configuration menu
    Copy the full SHA
    b1ace77 View commit details
    Browse the repository at this point in the history
Loading
0