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.14.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: v6.15.0
Choose a head ref
  • 10 commits
  • 60 files changed
  • 7 contributors

Commits on Dec 11, 2023

  1. Configuration menu
    Copy the full SHA
    dc6215c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3175843 View commit details
    Browse the repository at this point in the history
  3. test(eslint-plugin): include disable-type-checked.ts config in conf…

    …igs tests (#8044)
    
    * test(eslint-plugin): include `disable-type-checked.ts` config in configs tests
    
    * chore: trigger ci
    auvred authored Dec 11, 2023
    Configuration menu
    Copy the full SHA
    7ec3022 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2023

  1. feat: require-array-sort-compare + toSorted (#8052)

    * feat: toSorted works
    
    * refactor: add test
    Zamiell authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    c9661c8 View commit details
    Browse the repository at this point in the history
  2. feat(eslint-plugin): [no-useless-template-literals] add new rule (#7957)

    * feat(eslint-plugin): [no-useless-template-literals] add new rule
    
    Closes #2846
    
    * fix tests
    
    * thank you josh
    
    * hopefully fix tests?
    
    * support template literals with new lines
    
    * support also quotes
    
    * fix all files (damn, we need an auto fixer...)
    
    * wip
    
    * report on specific node
    
    * fix docs
    
    * fix lint
    
    * wip
    
    * fix lint
    
    * revert unrelated changes
    
    * more reverts
    
    * wip
    
    * wip
    
    ---------
    
    Co-authored-by: Josh Goldberg ✨ <git@joshuakgoldberg.com>
    StyleShit and JoshuaKGoldberg authored Dec 12, 2023
    Configuration menu
    Copy the full SHA
    ff75785 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2023

  1. Configuration menu
    Copy the full SHA
    e6d49e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    921cf44 View commit details
    Browse the repository at this point in the history
  3. docs(eslint-plugin): [require-array-sort-compare] generalize sort met…

    …hod names (#8062)
    
    docs: streamline
    Zamiell authored Dec 13, 2023
    Configuration menu
    Copy the full SHA
    f5e712b View commit details
    Browse the repository at this point in the history

Commits on Dec 15, 2023

  1. chore: update sponsors (#8069)

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

Commits on Dec 18, 2023

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