Bug: [v8.0.0-alpha.10] incorrect error message Parsing error: "parserOptions.programs"
#9096
Closed
4 tasks done
Labels
bug
Something isn't working
locked due to age
Please open a new issue if you'd like to say more. See https://typescript-eslint.io/contributing.
package: typescript-estree
Issues related to @typescript-eslint/typescript-estree
team assigned
A member of the typescript-eslint team should work on this.
Milestone
Before You File a Bug Report Please Confirm You Have Done The Following...
Issue Description
Bug discussed and confirmed by @JoshuaKGoldberg and @bradzacher.
Config working with
typescript-eslint
v7.9.0 does not work with v8.0.0-alpha.10, raising:although I don't use any home-made program.
Potential culprit: https://github.com/typescript-eslint/typescript-eslint/pull/8834/files
Reproduction Repository Link
https://github.com/OlivierZal/melcloud-api/blob/e118342a2ce16c49e41e145844bc318e344cfe52/eslint.config.js
Repro Steps
git clone https://github.com/OlivierZal/melcloud-api
git co e118342a2ce16c49e41e145844bc318e344cfe52
eslint .
npm i typescript-eslint@8.0.0-alpha.10 --force
eslint .
Versions
@typescript-eslint/eslint-plugin
8.0.0-alpha.10
TypeScript
5.4.5
ESLint
9.2.0
node
22.1.0
The text was updated successfully, but these errors were encountered: