Skip to content

[no-duplicate-imports] false positive rule on "import type"  #2315

@zheeeng

Description

@zheeeng

Repro

import type { Foo } from './foo'
import { foo } from './foo'

reports eslint(no-duplicated-imports) error

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions