From ac30a01b7ae51736af571e105db513b59d733b34 Mon Sep 17 00:00:00 2001 From: Leo Balter <leonardo.balter@gmail.com> Date: Wed, 23 Aug 2017 15:21:54 -0400 Subject: [PATCH] Add computed-property-names to the features list --- features.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/features.txt b/features.txt index 913f7015ba..0db12e018f 100644 --- a/features.txt +++ b/features.txt @@ -66,6 +66,7 @@ arrow-function async-functions caller class +computed-property-names const DataView DataView.prototype.getFloat32 -- GitLab