Format should indent JSX fragment children #20650
Labels
Bug
A bug in TypeScript
Domain: Formatter
The issue relates to the built-in formatter
Fixed
A PR has been merged for this issue
Milestone
TypeScript Version: 2.7.0-dev.20171208
Code
Run Format
Expected behavior:
Child is indented:
This is consistent with what we do for:
Actual behavior:
No change. Child will be de-indented if it was previously indented
The text was updated successfully, but these errors were encountered: