From 4c0194aaa934a015c5622e85c56686aff80ecee2 Mon Sep 17 00:00:00 2001 From: Ms2ger Date: Fri, 31 Aug 2018 11:52:10 +0200 Subject: [PATCH] Unified Intl.NumberFormat: Add feature. --- features.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/features.txt b/features.txt index cb393c1943..c86e276eda 100644 --- a/features.txt +++ b/features.txt @@ -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