Add feature values for ECMA402 Stage 3 proposals (#3012)

This commit is contained in:
Frank Yung-Fong Tang 2021-06-24 10:50:00 -07:00 committed by GitHub
parent 6c9d2222fb
commit c8d75c3681
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -124,6 +124,14 @@ Intl.DateTimeFormat-fractionalSecondDigits
# https://tc39.es/ecma402/#legacy-constructor
intl-normative-optional
# Intl "Intl.DisplayNames v2"
# https://github.com/tc39/intl-displaynames-v2
Intl.DisplayNames-v2
# Intl "Extend TimeZoneName Option Proposal"
# https://github.com/tc39/proposal-intl-extend-timezonename
Intl.DateTimeFormat-extend-timezonename
# Global
# https://github.com/tc39/proposal-global
globalThis