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: v6.7.4
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: v6.7.5
Choose a head ref
  • 4 commits
  • 41 files changed
  • 3 contributors

Commits on Oct 8, 2023

  1. docs: fix prefer-optional-chain example for the unsafe fixes option (#…

    …7711)
    
    docs: fix the example for the option allowPotentiallyUnsafeFixesThatModifyTheReturnTypeIKnowWhatImDoing in prefer-optional-chain
    cigui authored Oct 8, 2023
    Configuration menu
    Copy the full SHA
    8f4d939 View commit details
    Browse the repository at this point in the history
  2. fix(eslint-plugin): [prefer-string-starts-ends-with] only report slic…

    …e/substring with correct range (#7712)
    Josh-Cena authored Oct 8, 2023
    Configuration menu
    Copy the full SHA
    db40a0a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d072902 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

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