Skip to content

Commit

Permalink
add spread for now until we can fix carousel
Browse files Browse the repository at this point in the history
  • Loading branch information
erwinmombay committed Oct 27, 2015
1 parent cf197d7 commit e353be1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .babelrc
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
"es6.parameters",
"es6.properties.computed",
"es6.properties.shorthand",
"es6.templateLiterals"
"es6.templateLiterals",
"es6.spread"
]
}

0 comments on commit e353be1

Please sign in to comment.