mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-13 16:34:39 -06:00
* fix(48109) - Remove extra indent when converting to arrow function * fix(48109) - Only treat curly brace in object literal as block * Apply suggestions from code review Co-authored-by: Daniel Rosenwasser <DanielRosenwasser@users.noreply.github.com>