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: eslint/eslint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v7.9.0
Choose a base ref
...
head repository: eslint/eslint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v7.10.0
Choose a head ref
  • 14 commits
  • 15 files changed
  • 9 contributors

Commits on Sep 20, 2020

  1. Sponsors: Sync README with website

    ESLint Jenkins committed Sep 20, 2020
    Configuration menu
    Copy the full SHA
    54000d1 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. Sponsors: Sync README with website

    ESLint Jenkins committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    044560d View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2020

  1. Docs: Clarify package.json requirement in Getting Started (refs #13549)…

    … (#13696)
    
    * Docs: Clarify package.json requirement in Getting Started (refs #13549)
    
    * Update docs/user-guide/getting-started.md
    nzakas authored Sep 22, 2020
    Configuration menu
    Copy the full SHA
    30b76c9 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2020

  1. Configuration menu
    Copy the full SHA
    7c34a98 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2020

  1. Docs: Add missing quotes (#13714)

    As it was, the example was not a valid JSON.
    luciopaiva authored Sep 24, 2020
    Configuration menu
    Copy the full SHA
    51674a4 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2020

  1. Configuration menu
    Copy the full SHA
    b7b12ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    46c73b1 View commit details
    Browse the repository at this point in the history
  3. Fix: prefer-destructuring invalid autofix with computed property acce…

    …ss (#13704)
    
    * Fix: prefer-destructuring invalid autofix with computed property access
    
    * Clarify --fix in the docs
    mdjermanovic authored Sep 26, 2020
    Configuration menu
    Copy the full SHA
    cb44e93 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9b8490e View commit details
    Browse the repository at this point in the history
  5. Docs: fix typo (#13717)

    meadowsys authored Sep 26, 2020
    Configuration menu
    Copy the full SHA
    d79bbe9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    07d9bea View commit details
    Browse the repository at this point in the history
  7. Docs: Clarify that ignorePattern should be a string (refs #13029) (#1…

    …3718)
    
    * Docs: Clarify that ignorePattern should be a string (refs #13029)
    
    * Clarify ignorePattern option adds to default patterns
    btmills authored Sep 26, 2020
    Configuration menu
    Copy the full SHA
    6919fbb View commit details
    Browse the repository at this point in the history
  8. Build: changelog update for 7.10.0

    ESLint Jenkins committed Sep 26, 2020
    Configuration menu
    Copy the full SHA
    291142f View commit details
    Browse the repository at this point in the history
  9. 7.10.0

    ESLint Jenkins committed Sep 26, 2020
    Configuration menu
    Copy the full SHA
    1df7fa6 View commit details
    Browse the repository at this point in the history
Loading