We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
@endo/eslint-plugin provides a recommended configuration, but it is only for the legacy (pre-ESLint v9) config format.
@endo/eslint-plugin
Follow this guide, I guess.
none
This may require @jessie.js/eslint-plugin to be upgraded as well. I don't know if that plugin is compatible with ESLint v9.
@jessie.js/eslint-plugin
Should be backwards-compatible with ESLint v8 consumers.
(cc @michaelfig @erights re: jessie plugin)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What is the Problem Being Solved?
@endo/eslint-plugin
provides a recommended configuration, but it is only for the legacy (pre-ESLint v9) config format.Description of the Design
Follow this guide, I guess.
Security Considerations
none
Scaling Considerations
none
Test Plan
none
Compatibility Considerations
This may require
@jessie.js/eslint-plugin
to be upgraded as well. I don't know if that plugin is compatible with ESLint v9.Upgrade Considerations
Should be backwards-compatible with ESLint v8 consumers.
(cc @michaelfig @erights re: jessie plugin)
The text was updated successfully, but these errors were encountered: