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.5.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.6.0
Choose a head ref
  • 4 commits
  • 33 files changed
  • 5 contributors

Commits on Jul 6, 2020

  1. fix(eslint-plugin): [no-namespace] allow namespaces in nested declara…

    …tions with `allowDeclarations` (#2238)
    cherryblossom000 authored Jul 6, 2020
    Configuration menu
    Copy the full SHA
    c1df669 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe2b2ec View commit details
    Browse the repository at this point in the history
  3. fix(eslint-plugin): [space-before-function-paren] handle abstract fun…

    …ctions (#2199)
    
    Co-authored-by: Brad Zacher <brad.zacher@gmail.com>
    adrielcodeco and bradzacher authored Jul 6, 2020
    Configuration menu
    Copy the full SHA
    88a3edf View commit details
    Browse the repository at this point in the history
  4. chore: publish v3.6.0

    JamesHenry committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    2d80c51 View commit details
    Browse the repository at this point in the history
Loading