Skip to content

Commit

Permalink
chore(): actualiza deps babel
Browse files Browse the repository at this point in the history
  • Loading branch information
raulghm committed Feb 10, 2019
1 parent f420380 commit 2cde95c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .babelrc
@@ -0,0 +1,6 @@
{
"presets": ["@babel/env", "@babel/react"],
"plugins": [
"@babel/plugin-proposal-class-properties",
]
}

0 comments on commit 2cde95c

Please sign in to comment.