TypeScript/tests
Andrew Branch 9d21a5b56c
Fix indentation of multiline conditional expressions (#42484)
* Fix indentation of multiline conditional expressions

* Add more comment

* Fix comment typo

Co-authored-by: Nathan Shively-Sanders <293473+sandersn@users.noreply.github.com>

* Fix suggestion formatting

Co-authored-by: Nathan Shively-Sanders <293473+sandersn@users.noreply.github.com>
2021-01-29 12:07:57 -08:00
..
baselines/reference Fix discriminant property narrowing through optional chain with null (#42503) 2021-01-29 12:03:42 -08:00
cases Fix indentation of multiline conditional expressions (#42484) 2021-01-29 12:07:57 -08:00
lib Preserve alias information where possible when looking up union and intersection base constraints (#42430) 2021-01-21 13:06:56 -08:00
projects