Skip to content

Commit

Permalink
changed plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
aprilmintacpineda committed Feb 28, 2018
1 parent 0999ce2 commit ff07b10
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"presets": [ "env" ],
"plugins": [
"babel-plugin-transform-object-rest-spread",
"babel-plugin-transform-es2015-for-of"
"transform-object-rest-spread",
"transform-es2015-for-of"
]
}

0 comments on commit ff07b10

Please sign in to comment.