Skip to content

import/prefer-default-export false positive - OTHER_PLUGINS.md #119

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

Closed
atompkins opened this issue Jun 29, 2021 · 0 comments
Closed

import/prefer-default-export false positive - OTHER_PLUGINS.md #119

atompkins opened this issue Jun 29, 2021 · 0 comments
Labels
good first issue Good for newcomers

Comments

@atompkins
Copy link

I have some very simple components with only one prop.
import/prefer-default-export is failing because it doesn't know about the default export.
I think this should be added to OTHER_PLUGINS.md

It might also be good to add an example of overrides/rules. The eslint documentation is fine but it is generic.

@dummdidumm dummdidumm added the good first issue Good for newcomers label Jan 3, 2022
jis3r added a commit to jis3r/eslint-plugin-svelte3 that referenced this issue Feb 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants