### Before You File a Bug Report Please Confirm You Have Done The Following... - [x] I have tried restarting my IDE and the issue persists. - [x] I have updated to the latest version of the packages. - [x] I have [searched for related issues](https://github.com/typescript-eslint/typescript-eslint/issues?q=is%3Aissue+label%3Abug) and found none that matched my issue. - [x] I have [read the FAQ](https://typescript-eslint.io/linting/troubleshooting) and my problem is not listed. ### Issue Description https://github.com/typescript-eslint/typescript-eslint/pull/11463 ### Reproduction Repository Link https://github.com/lvzhenbo/vue-project ### Repro Steps 1) clone the repo 2) `pnpm install` ### Versions <!-- Fill in the relevant versions and delete the others --> | package | version | | -------------------------------------- | ------- | | `@typescript-eslint/eslint-plugin` | `8.41.0` | | `@typescript-eslint/parser` | `8.41.0` | | `@typescript-eslint/scope-manager` | `8.41.0` | | `@typescript-eslint/typescript-estree` | `8.41.0` | | `@typescript-eslint/type-utils` | `8.41.0` | | `@typescript-eslint/utils` | `8.41.0` | | `TypeScript` | `5.9.2` | | `ESLint` | `9.34.0` | | `node` | `22.18.0` |