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-plugin-import
Follow-up to #109.
Some are disabled because of issues. Help welcome! :)
https://github.com/sindresorhus/xo/blob/master/config/plugins.js#L20
named
import/extensions
The text was updated successfully, but these errors were encountered:
I'm more likely to use less rules. That plugin is super buggy and not that actively maintained.
Sorry, something went wrong.
No branches or pull requests
Follow-up to #109.
Some are disabled because of issues. Help welcome! :)
https://github.com/sindresorhus/xo/blob/master/config/plugins.js#L20
named
rule: Ignore CommonJS exports in thenamed
rule import-js/eslint-plugin-import#268import/extensions
Lodash modularized libs cause false positive forimport/extensions
import-js/eslint-plugin-import#378The text was updated successfully, but these errors were encountered: