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: v4.9.1
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: v4.10.0
Choose a head ref
  • 4 commits
  • 30 files changed
  • 4 contributors

Commits on Dec 8, 2020

  1. fix(eslint-plugin): [naming-convention] fix wrong member of method

    …and `property` meta selectors (#2856)
    uasi authored Dec 8, 2020
    Configuration menu
    Copy the full SHA
    9a6c362 View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2020

  1. chore: bump ini from 1.3.5 to 1.3.7 (#2868)

    Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7.
    - [Release notes](https://github.com/isaacs/ini/releases)
    - [Commits](npm/ini@v1.3.5...v1.3.7)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 11, 2020
    Configuration menu
    Copy the full SHA
    84a77cc View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2020

  1. feat(eslint-plugin): add rule non-nullable-type-assertion-style (#2624

    )
    Josh Goldberg authored Dec 13, 2020
    Configuration menu
    Copy the full SHA
    7eee44f View commit details
    Browse the repository at this point in the history

Commits on Dec 14, 2020

  1. chore: publish v4.10.0

    JamesHenry committed Dec 14, 2020
    Configuration menu
    Copy the full SHA
    d35a539 View commit details
    Browse the repository at this point in the history
Loading