angular-cn/packages/language-service/ivy/test
Keen Yee Liau dbd0f8e699 feat(language-service): [ivy] Parse Angular compiler options (#36922)
Parse Angular compiler options in Angular language service.

In View Engine, only TypeScript compiler options are read, Angular
compiler options are not. With Ivy, there could be different modes of
compilation, most notably how strict the templates should be checked.
This commit makes the behavior of language service consistent with the
Ivy compiler.

PR Close #36922
2020-05-05 12:01:00 -07:00
..
BUILD.bazel feat(language-service): [ivy] Parse Angular compiler options (#36922) 2020-05-05 12:01:00 -07:00
language_service_spec.ts feat(language-service): [ivy] Parse Angular compiler options (#36922) 2020-05-05 12:01:00 -07:00
mock_host.ts test(language-service): add new mock host for testing ivy (#36879) 2020-05-04 12:47:15 -07:00
mock_host_spec.ts test(language-service): add new mock host for testing ivy (#36879) 2020-05-04 12:47:15 -07:00