mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
1758d02972
This commit adds support for `$` in when selecting attributes. Resolves #41244. test(language-service): Add test to expose bug caused by source file change (#41500) This commit adds a test to expose the bug caused by source file change in between typecheck programs. PR Close #41500 PR Close #41567