Skip to content

Format error syntax with language typescript #7174

@playlistduong

Description

@playlistduong

BEFORE RUN FORMAT
type A = { readonly [key in keyof B] };
AFTER RUN FORMAT
type A = { readonly [key in keyof B]: };

Metadata

Metadata

Assignees

No one assigned

    Labels

    lang:typescriptIssues affecting TypeScript-specific constructs (not general JS issues)locked-due-to-inactivityPlease open a new issue and fill out the template instead of commenting.

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions