mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-02-04 21:53:42 -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>