mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
863c32e8c9
Previously classs, interface and enum members where filtered with the default word ignore list. This lead to poor search results if a search for a member on the ignore list was performed. PR Close #46060