patternfly-react icon indicating copy to clipboard operation
patternfly-react copied to clipboard

`eslint-plugin-patternfly-react` - Add support for flat config format for ESLint

Open jonkoops opened this issue 1 year ago • 2 comments

Currently the eslint-plugin-patternfly-react supports the ESLint v9 plugin API thanks to the work done by @kmcfaul under #10743. However it still requires the use of compatibility functions in order to transform the legacy configuration format to something that can be used in ESLint v9 due to its use of the now required flat configuration format.

The implementation of eslint-plugin-patternfly-react should be updated so it supports the new configuration format, and the documentation in the README should be updated to reflect that. For an example of this, see the documentation for the ESLint markdown plugin.

jonkoops avatar Jul 16 '24 15:07 jonkoops

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs.

github-actions[bot] avatar Sep 15 '24 11:09 github-actions[bot]

This should still be landed in the future, @tlabaj @nicolethoen could this issue be pinned?

jonkoops avatar Sep 15 '24 13:09 jonkoops