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: v3.7.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: v3.7.1
Choose a head ref
  • 5 commits
  • 30 files changed
  • 5 contributors

Commits on Jul 20, 2020

  1. fix(eslint-plugin): [adjacent-overload-signatures] fix false positive…

    … on call signatures and a method named `call` (#2313)
    magurotuna authored Jul 20, 2020
    Configuration menu
    Copy the full SHA
    30fafb0 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2020

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

Commits on Jul 22, 2020

  1. docs(eslint-plugin): [explicit-module-boundary-types] fix broken link (

    …#2317)
    
    Co-authored-by: Brad Zacher <brad.zacher@gmail.com>
    eduardomoroni and bradzacher authored Jul 22, 2020
    Configuration menu
    Copy the full SHA
    fd90e31 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2020

  1. fix(eslint-plugin): [no-extra-parens] stop reporting on calling gener…

    …ic functions with one argument and type parameters containing parentheses (#2319)
    cherryblossom000 authored Jul 27, 2020
    Configuration menu
    Copy the full SHA
    616a841 View commit details
    Browse the repository at this point in the history
  2. chore: publish v3.7.1

    JamesHenry committed Jul 27, 2020
    Configuration menu
    Copy the full SHA
    817067b View commit details
    Browse the repository at this point in the history
Loading