mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-05 08:11:30 -06:00
* Adds [unit] and [unitDisplay] to NumberFormatOptions * Adds [unit] and [unitDisplay] to ResolvedNumberFormatOptions * Updates tests for NumberFormatOptions and ResolvedNumberFormatOptions * move unit[Display] from es5 to es2020 Co-authored-by: Nathan Shively-Sanders <293473+sandersn@users.noreply.github.com>