Describe the bug
@html-eslint/<eslint-plugin|parser> 0.46.0 causes ESLint 9.34.0 to produce TypeError: Cannot read properties of undefined (reading 'rules')
To Reproduce
- bump @html-eslint/<eslint-plugin|parser> and ESLint to the latest vers
- try to lint
Expected behavior
lints
Additional context
All my repos run ESLint 9.34.0 no problem but this PR mins ago https://github.com/adamlui/chatgpt-auto-continue/pull/122/files included your plugin in the bumps, the nthis error started happening
Same thing happened to this repo because your plugin got bumped: https://github.com/KudoAI/kudoai.com/pull/194/files