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: v5.59.11
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: v5.60.0
Choose a head ref
  • 3 commits
  • 35 files changed
  • 4 contributors

Commits on Jun 15, 2023

  1. feat(eslint-plugin): [restrict-plus-operands] add allow* options (#6161)

    * feat(eslint-plugin): [restrict-plus-operands] add allow* options from restrict-template-expressions
    
    * Warn explicitly
    
    * Update packages/eslint-plugin/docs/rules/restrict-plus-operands.md
    
    Co-authored-by: Brad Zacher <brad.zacher@gmail.com>
    
    * Brad suggestion
    
    * Fix lint-markdown
    
    ---------
    
    Co-authored-by: Brad Zacher <brad.zacher@gmail.com>
    JoshuaKGoldberg and bradzacher authored Jun 15, 2023
    Configuration menu
    Copy the full SHA
    def09f8 View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. chore: update sponsors (#7094)

    Co-authored-by: typescript-eslint[bot] <typescript-eslint[bot]@users.noreply.github.com>
    Configuration menu
    Copy the full SHA
    082c948 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

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