patternfly-react
patternfly-react copied to clipboard
Bug - eslint-plugin-patternfly-react - not compatible with Eslint 9
Describe the problem The eslint-plugin-patternfly-react plugin is not compatible with Eslint 9.
API changes were announced in september 2023 and eslint v9.0.0 is available as of a couple weeks ago.
Additionally, there are some rule structure changes outlined separately that may be worth ensuring are in compliance.
How do you reproduce the problem?
- Upgrade to Eslint 9
- Tests should fail
Expected behavior Eslint 9 should work with this plugin
Is this issue blocking you? Yes, this is blocking us from updating Cost Management, ROS, and HCS to Eslint 9.