Skip to content

Commit

Permalink
use project-wide babel conf
Browse files Browse the repository at this point in the history
  • Loading branch information
v-almonacid committed Jul 12, 2019
1 parent a04e5d2 commit f637b2e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .babelrc → babel.config.js
@@ -1,5 +1,5 @@
{
"presets": ["module:metro-react-native-babel-preset"],
module.exports = {
presets: ['module:metro-react-native-babel-preset'],
"plugins": [
[
"react-intl",
Expand Down

0 comments on commit f637b2e

Please sign in to comment.