Updated babel to 6.0

This commit is contained in:
Chris
2015-11-17 07:39:34 +01:00
parent 33150f0cf6
commit bbd0f7666e
5 changed files with 35 additions and 13 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"presets": [
"es2015",
"react"
]
}