Skip to content

Use type-only imports #305

@github-actions

Description

@github-actions

Replace imports of types with import type { … } syntax for type-only imports, e.g. import type { ActionConfig, Octokit, ProcessedEvent } from './types';.

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