Skip to content

Compatibility with verbatimModuleSyntax tsc option #90

@dzialdowski

Description

@dzialdowski

Now when using verbatimModuleSyntax we get an error:
'X' is a type and must be imported using a type-only import when 'verbatimModuleSyntax' is enabled

It would be great if we can get an CLI option to import definitions with 'import type' instead of just 'import'

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions