Skip to content

Incorrect formatting with non-null assertion operator #11676

Description

@falsandtru

TypeScript Version: 2.0.3

Expected behavior:

alert()!;

Actual behavior:

alert() !;

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugA bug in TypeScriptDomain: FormatterThe issue relates to the built-in formatterFixedA 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