Switching to Babel instead of es6ify

This commit is contained in:
Jeff Avallone
2015-11-01 06:50:57 -05:00
parent 025636d559
commit 445996744a
5 changed files with 12 additions and 15 deletions
+3
View File
@@ -0,0 +1,3 @@
{
"presets": ["es2015"]
}