typescript-go
typescript-go copied to clipboard
Formatting adds stray space at end of block
[|if (true) { }|]
Request formatting on range or document. The result always has a space at the end.
[|if (true) { } |]