Refactor changes if/else formatting #38017
Labels
Bug
A bug in TypeScript
Domain: Refactorings
e.g. extract to constant or function, rename symbol
Fix Available
A PR has been opened for this issue
VS Code Priority
Critical issues that VS Code needs fixed in the current TypeScript milestone
Milestone
TypeScript Version: 3.9.0-dev.20200416
Search Terms:
Code
For the code:
extract to function
Bug:
In the new function, a new line is added before the
else
:The text was updated successfully, but these errors were encountered: