mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00: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`