tc39 / proposal-intl-duration-format

https://tc39.es/proposal-intl-duration-format
MIT License
163 stars 18 forks source link

Update locale data resolution to match 402 #189

Open ryzokuken opened 6 months ago

ryzokuken commented 6 months ago

PR https://github.com/tc39/ecma402/pull/849 to the 402 spec changed the way locale data is extracted in Intl constructors. We should match that style.