change(babelrc): add es7.classProperties

This commit is contained in:
Nicolas Gallagher
2015-08-17 13:13:43 -07:00
parent 89202e51f6
commit d86c2f4840
+1
View File
@@ -1,5 +1,6 @@
{ {
"optional": [ "optional": [
"es7.classProperties",
"runtime" "runtime"
], ],
"stage": 1 "stage": 1