angular-cn/packages/language-service/test/project
Keen Yee Liau b3713a112f test(language-service): Add method to override inline template (#36890)
This commit adds a method `overrideInlineTemplate` to the
`MockTypescriptHost`. This allows us to override an inline template
in a Component without changing the TypeScript parts. This methods works
in a similar way as `MockTypescriptHost.override()`, which is used for
overriding external template.

PR Close #36890
2020-05-04 12:50:47 -07:00
..
app test(language-service): Add method to override inline template (#36890) 2020-05-04 12:50:47 -07:00
tsconfig.json test(language-service): add new mock host for testing ivy (#36879) 2020-05-04 12:47:15 -07:00