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: v7.6.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: v7.7.0
Choose a head ref
  • 5 commits
  • 45 files changed
  • 6 contributors

Commits on Apr 9, 2024

  1. chore: add kirkwaiblinger to committer list (#8887)

    add kirkwaiblinger to committer list
    kirkwaiblinger authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    0743100 View commit details
    Browse the repository at this point in the history
  2. chore(website): make filters properly handle rules with recommended=o…

    …bject (#8849)
    
    * handle recommended=object
    
    * lint
    abrahamguo authored Apr 9, 2024
    Configuration menu
    Copy the full SHA
    2db8f4e View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. feat(typescript-estree): add defaultProject for project service (#8815)

    * feat(typescript-estree): add defaultProject for project service
    
    * Thanks Jake, service.setCompilerOptionsForInferredProjects
    
    * Cleaned up a bit and added happy path testing
    
    * Update packages/typescript-estree/src/parser-options.ts
    
    Co-authored-by: Brad Zacher <brad.zacher@gmail.com>
    
    ---------
    
    Co-authored-by: Brad Zacher <brad.zacher@gmail.com>
    JoshuaKGoldberg and bradzacher authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    5542aeb View commit details
    Browse the repository at this point in the history
  2. feat(eslint-plugin): replace no-new-symbol with `no-new-native-nonc…

    …onstructor` (#8895)
    
    Co-authored-by: Brad Zacher <brad.zacher@gmail.com>
    reduckted and bradzacher authored Apr 15, 2024
    Configuration menu
    Copy the full SHA
    fda5704 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e44a1a2 View commit details
    Browse the repository at this point in the history
Loading