Skip to content

Allow export type * from '...' #12

Closed
@basicdays

Description

@basicdays

Hey there,

I'm not familiar enough with react-refresh, but I'm guessing that purely type exports from a tsx file wouldn't impact it at all. Would it be possible to allow the export type * from "./module"; as an optional rule? This is convenient when making things like hook files to re-export types for quality of life purposes.

You can see more about it here: https://www.typescriptlang.org/docs/handbook/release-notes/typescript-5-0.html#support-for-export-type-

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions