unexpected chained "then" method indentation #6320
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
Help Wanted
You can do this
Milestone
In VS Code (as it uses the built in formatter, I assume this is the best place to put the issue), the TS formatting produces this:
I would expect this:
The former is pretty hard to read.
The text was updated successfully, but these errors were encountered: