-
-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Open
Labels
accepting prsGo ahead, send a pull request that resolves this issueGo ahead, send a pull request that resolves this issuedocumentationDocumentation ("docs") that needs adding/updatingDocumentation ("docs") that needs adding/updating
Description
Before You File a Documentation Request Please Confirm You Have Done The Following...
- I have looked for existing open or closed documentation requests that match my proposal.
- I have read the FAQ and my problem is not listed.
Suggested Changes
It's unclear from the documentation whether tsconfigRootDir
is still needed when using the new projectService
. Based on this announcement, it seems like tsconfigRootDir
is still needed, but the docs for the setting indicate that it is only used with the paths indicated with project
.
Affected URL(s)
https://typescript-eslint.io/packages/parser
Additional Info
I'm updating a repo to use projectService
. We currently set project: './src/tsconfig.json'
, and given that the docs say that projectService: true
is equivalent to project: true
, I'm unsure of what the respective setting would be with projectService
.
kirkwaiblinger and kaisermann
Metadata
Metadata
Assignees
Labels
accepting prsGo ahead, send a pull request that resolves this issueGo ahead, send a pull request that resolves this issuedocumentationDocumentation ("docs") that needs adding/updatingDocumentation ("docs") that needs adding/updating