angular-docs-cn/packages/language-service
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
..
bundles build: Add entry point for Ivy language service (#36864) 2020-05-01 10:02:03 -07:00
ivy feat(language-service): [ivy] wrap ngtsc to handle typecheck files (#36930) 2020-05-08 14:42:11 -07:00
src fix(language-service): use empty statement as parent of type node (#36989) 2020-05-14 10:50:27 -07:00
test test(language-service): Remove unused code in test project (#37122) 2020-05-18 16:19:56 -07:00
BUILD.bazel refactor(language-service): move TS utils to separate file (#36984) 2020-05-11 11:07:50 -07:00
index.ts build: roll up to named .js files rather than 'index.js' (#19190) 2017-09-19 16:59:18 -07:00
language-service.ts refactor(language-service): clean up and exports and consolidate types (#36533) 2020-04-14 10:17:43 -07:00
package.json build(packaging): add repository.directory field to package.jsons (#27544) 2020-02-25 13:12:45 -08:00