eslint-plugin-jsx-control-statements
eslint-plugin-jsx-control-statements copied to clipboard
Eslint 9.18.0 throwing an error
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?