angular-cn/packages/language-service/test/project
Keen Yee Liau a73d2a7688 test(language-service): Remove unused code in test project (#37122)
This commit removes the `bootstrap()` function in the test project since
its presence has no effect on the behavior of language service.

Also removes the explicit cast when instantiating `CounterDirectiveContext`,
and let type inference takes care of that.

PR Close #37122
2020-05-18 16:19:56 -07:00
..
app test(language-service): Remove unused code in test project (#37122) 2020-05-18 16:19:56 -07:00
tsconfig.json test(language-service): add new mock host for testing ivy (#36879) 2020-05-04 12:47:15 -07:00