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.2.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: v4.3.0
Choose a head ref
  • 8 commits
  • 46 files changed
  • 9 contributors

Commits on Sep 27, 2020

  1. Configuration menu
    Copy the full SHA
    16ffa47 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c72ba77 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d78ae54 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b2224b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7cba2de View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2020

  1. Configuration menu
    Copy the full SHA
    8025777 View commit details
    Browse the repository at this point in the history
  2. feat(eslint-plugin): [no-invalid-void-type] add option to allow `this…

    …: void` (#2481)
    
    * fix: implemented allowThisAsVoid option
    
    * Update packages/eslint-plugin/src/rules/no-invalid-void-type.ts
    
    * Update packages/eslint-plugin/src/rules/no-invalid-void-type.ts
    
    * Update packages/eslint-plugin/docs/rules/no-invalid-void-type.md
    
    incorperate review.
    
    Co-authored-by: Tadhg McDonald-Jensen <tadhg.mcdonaldjensen@carleton.ca>
    tadhgmister and Tadhg McDonald-Jensen authored Sep 28, 2020
    Configuration menu
    Copy the full SHA
    ddf5660 View commit details
    Browse the repository at this point in the history
  3. chore: publish v4.3.0

    JamesHenry committed Sep 28, 2020
    Configuration menu
    Copy the full SHA
    229631e View commit details
    Browse the repository at this point in the history
Loading