mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-16 06:35:35 -05:00
* smartIndenter: Don't indent after control-flow ending statements like `break;` * Fix bug * Fix bug for function after `return`
* smartIndenter: Don't indent after control-flow ending statements like `break;` * Fix bug * Fix bug for function after `return`