formatjs / formatjs-old

The monorepo home to all of the FormatJS related libraries.
https://formatjs.io/
156 stars 53 forks source link

feat(@formatjs/intl-utils): Add intl-unified-numberformat option types #460

Closed stephencweiss closed 4 years ago

stephencweiss commented 4 years ago

When libraries or applications use the unified number format, this will make matching types easier as it will be accessible to users directly.

stephencweiss commented 4 years ago

Once this is merged, it would be nice to update react-intl which I know uses formatjs to pass along these types to consumers of its API.

pyrocat101 commented 4 years ago

Thank you!! You might want to rebase on origin/master.