Skip to content

Formatting removes space innapropriately from type alias. #2883

Description

@CyrusNajmabadi

Typing semicolon at the end of export type ClassificationTriple = [number, number, number]; removes the space before the open bracket, leaving export type ClassificationTriple =[number, number, number];

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugA bug in TypeScriptFixedA PR has been merged for this issue

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions