-
-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
accepting prsGo ahead, send a pull request that resolves this issueGo ahead, send a pull request that resolves this issuebugSomething isn't workingSomething isn't workinglocked due to agePlease open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing.Please open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing.
Description
Before You File a Bug Report Please Confirm You Have Done The Following...
- I have tried restarting my IDE and the issue persists.
- I have updated to the latest version of the packages.
- I have searched for related issues and found none that matched my issue.
- I have read the FAQ and my problem is not listed.
Issue Description
When using a config which extends another config and the base config uses project: true, ESLint fails with a parsing error.
Error: 0:0 error Parsing error: project was set to true but couldn't find any tsconfig.json relative to '[...]/eslint-extend-config-project-true-bug-repro/src/main.ts' within 'file:///[...]/eslint-extend-config-project-true-bug-repro'
This issue did not occur before version 8.37.0.
Reproduction Repository Link
Repro Steps
- clone the repo
yarn installyarn eslintyarn eslint-ci[1-3]# fails
Versions
| package | version |
|---|---|
typescript-eslint |
8.38.0 |
TypeScript |
5.8.3 |
ESLint |
9.32.0 |
node |
22.17.1 |
Metadata
Metadata
Assignees
Labels
accepting prsGo ahead, send a pull request that resolves this issueGo ahead, send a pull request that resolves this issuebugSomething isn't workingSomething isn't workinglocked due to agePlease open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing.Please open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing.