angular-docs-cn/goldens/public-api/compiler-cli
Daniel Trevino d6411c2729 refactor(compiler-cli): add `BananaInBoxCheck` to the template checks (#42984)
Add the implementation of a Template Check that ensures the correct
use of two-way binding syntax. Generates a warning when
'([foo])="bar"' is found instead of '[(foo)]="bar"'.

Refs #42966

PR Close #42984
2021-08-10 15:55:49 -07:00
..
compiler_options.md build: update API goldens to reflect new tool (#42688) 2021-06-30 11:43:48 -07:00
error_code.md refactor(compiler-cli): add `BananaInBoxCheck` to the template checks (#42984) 2021-08-10 15:55:49 -07:00