angular-cn/packages/core/schematics/utils
Paul Gschwendtner 7c8f4e3202 feat(core): template-var-assignment update schematic (#29608)
Introduces a new update schematic called "template-var-assignment"
that is responsible for analyzing template files in order to warn
developers if template variables are assigned to values.

The schematic also comes with a driver for `tslint` so that the
check can be used wtihin Google.

PR Close #29608
2019-04-02 15:47:32 -07:00
..
tslint feat(core): template-var-assignment update schematic (#29608) 2019-04-02 15:47:32 -07:00
typescript refactor(core): move schematic typescript logic to utility package (#29608) 2019-04-02 15:47:32 -07:00
BUILD.bazel refactor(core): add tslint rule entry-point for static-query migration (#29258) 2019-03-14 16:02:37 -04:00
line_mappings.ts feat(core): template-var-assignment update schematic (#29608) 2019-04-02 15:47:32 -07:00
ng_decorators.ts feat(core): template-var-assignment update schematic (#29608) 2019-04-02 15:47:32 -07:00
project_tsconfig_paths.ts refactor(core): static-query schematic should not run multiple times (#29133) 2019-03-12 12:28:14 -07:00