diff --git a/.babelrc b/.babelrc index c6dc7972..98a65280 100644 --- a/.babelrc +++ b/.babelrc @@ -1,5 +1,6 @@ { "optional": [ + "es7.classProperties", "runtime" ], "stage": 1