fannarsh/country-list

Strange order in the array of countries

Closed this issue · 0 comments

I noted some very strange order in this
const allCountries = require('all-countries');
console.log(allCountries.all)

Why it looks like that https://monosnap.com/file/fjgewNe6J80e6wQV1AX7SJ46FcxymP ?
Maybe by alphabetical will be better?