mirror of
https://github.com/angular/angular
synced 2026-05-24 09:28:37 +00:00
Using the `\b(\w+)\s+\1\b` we can find duplicate word. Let's remove them. PR Close #51215 |
||
|---|---|---|
| .. | ||
| app | ||
| index.html | ||
| main.ts | ||
Using the `\b(\w+)\s+\1\b` we can find duplicate word. Let's remove them. PR Close #51215 |
||
|---|---|---|
| .. | ||
| app | ||
| index.html | ||
| main.ts | ||