vuejs/eslint-config-typescript

Update typescript-eslint to version 8.15.0 : "TypeError: Error while loading rule @typescript-eslint"

messenjer opened this issue · 1 comments

When I update eslint to version 9.15.0, npm run lint failed

Oops! Something went wrong! :(

ESLint: 9.15.0

TypeError: Error while loading rule '@typescript-eslint/no-unused-expressions': Cannot read properties of undefined (reading 'allowShortCircuit')

Issue here :

Mentioned here also :

Fixed in the latest release.