Update typescript-eslint to version 8.15.0 : "TypeError: Error while loading rule @typescript-eslint"
messenjer opened this issue · 1 comments
messenjer commented
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 :
- typescript-eslint/typescript-eslint#10353
- New release here: https://github.com/typescript-eslint/typescript-eslint/releases/tag/v8.15.0
Mentioned here also :
haoqunjiang commented
Fixed in the latest release.