eslint-plugin-jsx-control-statements icon indicating copy to clipboard operation
eslint-plugin-jsx-control-statements copied to clipboard

Eslint 9.18.0 throwing an error

Open lukasbicus opened this issue 10 months ago • 1 comments

Hi,

on the project, we use your library. We also use the latest eslint (v9.18.0). When running the eslint, it fails with an error:


Oops! Something went wrong! :(

ESLint: 9.18.0

TypeError: Error while loading rule 'jsx-control-statements/jsx-jcs-no-undef': Rule must be an object with a `create` method
...

Looks like rules are unable to work with the latest eslint. Can we expect eslint-plugin-jsx-control-statements eslint rules updates so we can use them?

lukasbicus avatar Jan 23 '25 13:01 lukasbicus