8000 Enhancement: Split out a `@typescript-eslint/project-service` package · Issue #11181 · typescript-eslint/typescript-eslint · GitHub
[go: up one dir, main page]

Skip to content

Enhancement: Split out a @typescript-eslint/project-service package #11181

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
4 tasks done
JoshuaKGoldberg opened this issue May 6, 2025 · 0 comments · May be fixed by #11182
Open
4 tasks done

Enhancement: Split out a @typescript-eslint/project-service package #11181

JoshuaKGoldberg opened this issue May 6, 2025 · 0 comments · May be fixed by #11182
Labels
accepting prs Go ahead, send a pull request that resolves this issue enhancement New feature or request

Comments

@JoshuaKGoldberg
Copy link
Member
JoshuaKGoldberg commented May 6, 2025

Before You File a Proposal Please Confirm You Have Done The Following...

Relevant Package

typescript-estree

My proposal is suitable for this project

  • I believe my proposal would be useful to the broader TypeScript community (meaning it is not a niche proposal).

Description

Forking #10383: right now, if you want to use the new Project Service, you have to go through @typescript-eslint/typescript-estree. That's a rather large package with large dependencies: the catch-all @typescript-eslint/utils, ts-api-utils, etc.

There are two use cases where I think folks would want this split out:

Additional Info

I've prototyped this locally and will send a draft PR soon edit: #11182. I think we'll also need to extract out a @typescript-eslint/tsconfig-utils package to share:

  • CORE_COMPILER_OPTIONS
  • getParsedConfigFile

💖

@JoshuaKGoldberg JoshuaKGoldberg added enhancement New feature or request triage Waiting for team members to take a look labels May 6, 2025
@JoshuaKGoldberg JoshuaKGoldberg added accepting prs Go ahead, send a pull request that resolves this issue and removed triage Waiting for team members to take a look labels May 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
accepting prs Go ahead, send a pull request that resolves this issue enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant
0