TypeScript/tests
hafiz 09441107c1
Expose hasOnlyExpressionInitializer as a public type guard (#33229)
Exposes `hasOnlyExpressionInitializer` as a public function so users of
TypeScript compiler APIs do not have to roll their own
`HasExpressionInitializer` type guards.

Co-authored-by: Nathan Shively-Sanders <293473+sandersn@users.noreply.github.com>
2020-02-04 16:01:20 -08:00
..
baselines/reference Expose hasOnlyExpressionInitializer as a public type guard (#33229) 2020-02-04 16:01:20 -08:00
cases Add rxjs to the docker suite (#33500) 2020-02-04 16:00:08 -08:00
lib
projects Report config file parsing diagnostics correctly with tsc --b (#36520) 2020-01-30 11:18:06 -08:00