Hipo / university-domains-list

University Domains and Names Data List & API
MIT License
1.32k stars 443 forks source link

remove irregular whitespaces (U+200b) #562

Closed Youhan closed 8 months ago

Youhan commented 10 months ago

Hi, I found some irregular hidden whitespace characters in the JSON file. Here is a PR to remove them.

more info: https://eslint.org/docs/latest/rules/no-irregular-whitespace

yigitguler commented 8 months ago

Thank you!