Bug: "Unexpected non-object config" after upgrading from 8.29.0 to 8.31.1 #11123
Labels
awaiting response
Issues waiting for a reply from the OP or another party
bug
Something isn't working
package: eslint-plugin
Issues related to @typescript-eslint/eslint-plugin
unable to repro
issues that a maintainer was not able to reproduce
Before You File a Bug Report Please Confirm You Have Done The Following...
Playground Link
.
Repro Code
ESLint Config
tsconfig
Expected Result
It happened after upgrading, and I fixed it by downgrading to
^8.29.0
with the same config, and it worked.Actual Result
- eslint.config.mjs: Config (unnamed): Unexpected non-object config at user-defined index 24.
Additional Info
No response
The text was updated successfully, but these errors were encountered: