Skip to content

Wrong indentation when omitting semicolon #168

@adrianhelvik

Description

@adrianhelvik

This code will not indent correctly:

if (something)
  return <div>Something!</div>
return <div>Else...</div>

I have to add a semicolon after the closing tag.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions