Error:
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')
Occurred while linting /home/runner/work/protoobject/protoobject/tmp/src/classes/proto-object.ts
at Object.create (/home/runner/work/protoobject/protoobject/tmp/node_modules/eslint/lib/rules/no-unused-expressions.js:75:13)
at create (/home/runner/work/protoobject/protoobject/tmp/node_modules/@typescript-eslint/eslint-plugin/dist/rules/no-unused-expressions.js:28:32)
at Object.create (/home/runner/work/protoobject/protoobject/tmp/node_modules/@typescript-eslint/utils/dist/eslint-utils/RuleCreator.js:31:20)
at createRuleListeners (/home/runner/work/protoobject/protoobject/tmp/node_modules/eslint/lib/linter/linter.js:944:21)
at /home/runner/work/protoobject/protoobject/tmp/node_modules/eslint/lib/linter/linter.js:1082:84
at Array.forEach (<anonymous>)
at runRules (/home/runner/work/protoobject/protoobject/tmp/node_modules/eslint/lib/linter/linter.js:1013:34)
at #flatVerifyWithoutProcessors (/home/runner/work/protoobject/protoobject/tmp/node_modules/eslint/lib/linter/linter.js:1911:31)
at Linter._verifyWithFlatConfigArrayAndWithoutProcessors (/home/runner/work/protoobject/protoobject/tmp/node_modules/eslint/lib/linter/linter.js:1993:49)
at Linter._verifyWithFlatConfigArray (/home/runner/work/protoobject/protoobject/tmp/node_modules/eslint/lib/linter/linter.js:2082:21)