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
eslint-config-xo
xo/config/plugins.cjs
Lines 13 to 21 in 1877df6
Flat configs can now have plugin dependencies, so they should be moved to eslint-config-xo. This would extend the existing json and stylistic plugins: https://github.com/xojs/eslint-config-xo/blob/e1fe11ca81699991253ad4a9c6efa54bdb76b011/package.json#L62-L63
The text was updated successfully, but these errors were encountered:
@voxpelli after #774 it would be great to move this config (and its plugins) to the eslint-config-xo package now that the flat config supports it.
This would let eslint-config-xo users get the xo config for plugins as well, and for xo maintainers to update the config in a single repository
Sorry, something went wrong.
No branches or pull requests
xo/config/plugins.cjs
Lines 13 to 21 in 1877df6
Flat configs can now have plugin dependencies, so they should be moved to
eslint-config-xo
. This would extend the existing json and stylistic plugins: https://github.com/xojs/eslint-config-xo/blob/e1fe11ca81699991253ad4a9c6efa54bdb76b011/package.json#L62-L63Related
The text was updated successfully, but these errors were encountered: