Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
jonkoops opened this issue Jul 16, 2024 · 2 comments
Labels
Feature end user feature that requires design to define this, i.e. changes or augments the user experience. pinned

Comments

@jonkoops
Copy link
Contributor

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 jonkoops added the Feature end user feature that requires design to define this, i.e. changes or augments the user experience. label Jul 16, 2024
Copy link

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

@jonkoops
Copy link
Contributor Author

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature end user feature that requires design to define this, i.e. changes or augments the user experience. pinned
Projects
Status: Backlog
Development

No branches or pull requests

2 participants