mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
489cef6ea2
Template AST nodes for (bound) attributes, variables and references will now retain a reference to the source span of their value, which allows for more accurate type check diagnostics. PR Close #30181