Before You File a Bug Report Please Confirm You Have Done The Following...
Issue Description
Split out from #8925 as I realized you requested an issue. As the title says, this error seems to trigger for every file after the 8th. With 9 files I get the error once, with 10 files I get the error twice, etc.
Reproduction Repository Link
https://github.com/ehoogeveen-medweb/glob-too-wide.git
Repro Steps
- clone the repo
npm ci
npx eslint --ext ts .
Versions
| package |
version |
typescript-eslint |
7.8.0 |
TypeScript |
5.4.5 |
ESLint |
8.57.0 |
node |
20.12.2 |