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: main@{1day}
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: main
Choose a head ref
  • 2 commits
  • 4 files changed
  • 3 contributors

Commits on May 29, 2025

  1. docs: blog post on parserOptions.projectService (#8031)

    * docs: blog post on parserOptions.projectService
    
    * Update packages/website/blog/2023-09-18-parser-options-project-true.md
    
    * Better diffs and a bit of streamlining
    
    * Account for solo and project references at each scale
    
    * Apply suggestions from code review
    
    Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
    
    * Adjusted vision section
    
    * Refreshed blog post for latest versions and names
    
    * Real world examples
    
    * git checkout main -- packages/website/blog/2023-09-18-parser-options-project-true.md
    
    * git checkout main -- docs/packages/Parser.mdx
    
    * Lots of touchups
    
    * More tweaks
    
    * Back-links galore
    
    * nit: line length 'own'
    
    * allowDefaultProject rename
    
    * touch up project refs
    
    * Touch up feedback
    
    * More proofreading
    
    * More proofreading
    
    * More proofreading
    
    * More proofreading
    
    * More proofreading
    
    * fix broken link
    
    * Shoutout Benn and SvelteKit
    
    * Add back tsconfigRootDir
    
    * Apply suggestions from code review
    
    Co-authored-by: Ronen Amiel <ronen.amiel@gmail.com>
    
    * Update packages/website/blog/2025-05-26-project-service.mdx
    
    Co-authored-by: Ronen Amiel <ronen.amiel@gmail.com>
    
    ---------
    
    Co-authored-by: Joshua Chen <sidachen2003@gmail.com>
    Co-authored-by: Ronen Amiel <ronen.amiel@gmail.com>
    3 people authored May 29, 2025
    Configuration menu
    Copy the full SHA
    02ebbe1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    294fb23 View commit details
    Browse the repository at this point in the history
Loading