Skip to content

insertSpaceBeforeTypeAnnotation #19493

Closed
Closed
@mastef

Description

@mastef

Any chance this could be an option?

Similar behaviour to insertSpaceAfterTypeAssertion

function RGBtoHSB( param1: Int, param2: Int, param3: Int ) would become
function RGBtoHSB( param1 : Int, param2 : Int, param3 : Int )

Metadata

Metadata

Assignees

No one assigned

    Labels

    Domain: FormatterThe issue relates to the built-in formatterFixedA PR has been merged for this issueHelp WantedYou can do thisSuggestionAn idea for TypeScript

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions