mirror of https://github.com/tc39/test262.git
Unified Intl.NumberFormat: Add feature.
This commit is contained in:
parent
9d5aa7d267
commit
4c0194aaa9
|
@ -123,6 +123,10 @@ Intl.RelativeTimeFormat
|
|||
# https://github.com/tc39/proposal-intl-segmenter
|
||||
Intl.Segmenter
|
||||
|
||||
# Intl.NumberFormat unified proposal
|
||||
# https://github.com/sffc/proposal-unified-intl-numberformat
|
||||
Intl.NumberFormat-unified
|
||||
|
||||
# Global
|
||||
# https://github.com/tc39/proposal-global
|
||||
globalThis
|
||||
|
|
Loading…
Reference in New Issue