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: typescript-eslint/typescript-eslint
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.18.0
Choose a base ref
...
head repository: typescript-eslint/typescript-eslint
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.19.0
Choose a head ref
  • 17 commits
  • 65 files changed
  • 9 contributors

Commits on Jan 29, 2020

  1. feat(eslint-plugin): add no-unnecessary-boolean-literal-compare (#242)

    Co-authored-by: Brad Zacher <brad.zacher@gmail.com>
    Josh Goldberg and bradzacher authored Jan 29, 2020
    Configuration menu
    Copy the full SHA
    6bebb1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bec4572 View commit details
    Browse the repository at this point in the history

Commits on Jan 30, 2020

  1. Configuration menu
    Copy the full SHA
    54201ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6613fad View commit details
    Browse the repository at this point in the history
  3. feat(eslint-plugin): support negative matches for filter (#1517)

    Co-authored-by: Brad Zacher <brad.zacher@gmail.com>
    G-Rath and bradzacher authored Jan 30, 2020
    7 Configuration menu
    Copy the full SHA
    b24fbe8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    569259e View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2020

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

Commits on Feb 2, 2020

  1. Configuration menu
    Copy the full SHA
    95174d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    39929b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    45ae0b9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9e7d161 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b22424e View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2020

  1. Configuration menu
    Copy the full SHA
    159b16e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c70323 View commit details
    Browse the repository at this point in the history
  3. feat(eslint-plugin): add switch-exhaustiveness-check rule (#972)

    Co-authored-by: Serg Nesterov <i.am.cust0dian@gmail.com>
    Co-authored-by: Brad Zacher <brad.zacher@gmail.com>
    3 people authored Feb 3, 2020
    Configuration menu
    Copy the full SHA
    9e0f6dd View commit details
    Browse the repository at this point in the history
  4. feat(eslint-plugin): [unbound-method] support bound builtins (#1526)

    Co-authored-by: Brad Zacher <brad.zacher@gmail.com>
    G-Rath and bradzacher authored Feb 3, 2020
    Configuration menu
    Copy the full SHA
    0a110eb View commit details
    Browse the repository at this point in the history
  5. chore: publish v2.19.0

    JamesHenry committed Feb 3, 2020
    Configuration menu
    Copy the full SHA
    bec59ff View commit details
    Browse the repository at this point in the history
Loading