Skip to content

Incorrect indentation for tsx closing tags #6288

Closed
@louy

Description

@louy

I wonder how this one slipped through all this time

When I hit "format code"...

<div>
</div>

becomes

<div>
  </div>

Can be seen in #6281. Possibly related to #6271.

Metadata

Metadata

Assignees

No one assigned

    Labels

    DuplicateAn existing issue was already created

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions