Skip to content

Commit

Permalink
Adding missing plugin to .babelrc
Browse files Browse the repository at this point in the history
  • Loading branch information
JedWatson committed Jul 25, 2016
1 parent 571906c commit ef90228
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .babelrc
@@ -1,3 +1,4 @@
{ {
"plugins": ["transform-object-assign"],
"presets": ["react", "es2015", "stage-2"] "presets": ["react", "es2015", "stage-2"]
} }

0 comments on commit ef90228

Please sign in to comment.