From 581e22e49cd2477a2e396d91cc90c1da33a42862 Mon Sep 17 00:00:00 2001 From: Leo Balter Date: Tue, 22 Aug 2017 16:52:32 -0400 Subject: Add Class Fields to the known features list --- features.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'features.txt') diff --git a/features.txt b/features.txt index 62201f2d4..913f7015b 100644 --- a/features.txt +++ b/features.txt @@ -11,6 +11,10 @@ # https://github.com/tc39/proposal-bigint BigInt +# Class Fields +# https://github.com/tc39/proposal-class-fields +class-fields + # Promise.prototype.finally # https://github.com/tc39/proposal-promise-finally Promise.prototype.finally -- cgit v1.2.1