Skip to content

Commit

Permalink
Update .babelrc
Browse files Browse the repository at this point in the history
  • Loading branch information
gabrielboliveira authored Jul 24, 2019
1 parent 1e55b7e commit 69d566f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .babelrc
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
{
"presets": [
"@babel/preset-env",
"@babel/preset-env"
],
"plugins": [
"@babel/plugin-proposal-class-properties"
]
}

0 comments on commit 69d566f

Please sign in to comment.