Skip to content

Incorrect indentation for tsx closing tags #6288

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
louy opened this issue Dec 29, 2015 · 1 comment
Closed

Incorrect indentation for tsx closing tags #6288

louy opened this issue Dec 29, 2015 · 1 comment
Labels
Duplicate An existing issue was already created

Comments

@louy
Copy link

louy commented Dec 29, 2015

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.

@louy louy changed the title Incorrect indentation for jsx closing tags Incorrect indentation for tsx closing tags Dec 29, 2015
@vladima vladima added the Duplicate An existing issue was already created label Dec 29, 2015
@vladima
Copy link
Contributor

vladima commented Dec 29, 2015

looks like a duplicate of #4568 and should be covered by #4398

@vladima vladima closed this as completed Dec 29, 2015
@microsoft microsoft locked and limited conversation to collaborators Jun 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Duplicate An existing issue was already created
Projects
None yet
Development

No branches or pull requests

2 participants