Skip to content

Missing space after formatting array return type. #2628

@vilicvane

Description

@vilicvane

In 1.5 alpha (VS 2013):

function listAPIFiles(path: string): string[] {/*press enter here*/}

Results in:

function listAPIFiles(path: string): string[]{
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugA bug in TypeScriptFixedA PR has been merged for this issueHelp WantedYou can do this

    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