Skip to content

Commit

Permalink
Babel updates
Browse files Browse the repository at this point in the history
  • Loading branch information
xanderfrangos committed Aug 26, 2019
1 parent cb86deb commit f2aa7f2
Show file tree
Hide file tree
Showing 3 changed files with 62 additions and 679 deletions.
4 changes: 2 additions & 2 deletions .babelrc
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"presets": ["env", "es2015", "@babel/preset-react"],
"plugins": ["transform-object-rest-spread", "transform-react-jsx", "@babel/plugin-proposal-class-properties"]
"presets": ["@babel/preset-react"],
"plugins": ["@babel/plugin-proposal-class-properties"]
}
Loading

0 comments on commit f2aa7f2

Please sign in to comment.