Skip to content

Commit

Permalink
enabling es7 features
Browse files Browse the repository at this point in the history
  • Loading branch information
xpepermint committed Aug 1, 2015
1 parent 41127ea commit 5f07e7d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .babelrc
@@ -1,3 +1,3 @@
{
"optional": ["es7.classProperties"]
"optional": ["es7.classProperties", "runtime"]
}

0 comments on commit 5f07e7d

Please sign in to comment.