mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
a871e23857
Using the `\b(\w+)\s+\1\b` we can find duplicate word. Let's remove them. PR Close #51215