Skip to content

Disable import/no-named-as-default-member rule #37

@omar2205

Description

@omar2205

Describe the bug

We have to disable import/no-named-as-default-member or ignore it for svelte files. Svelte components are imported using default named.

Screenshots

No response

Reproduction

  1. Create a svelte component
  2. import that component using import MyComponent from './MyComponent.svelte'

Logs

No response

Have you checked if this issue has already been raised?

  • I did not find any similar issues

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions