about summary refs log tree commit diff
path: root/babel.config.js
blob: cf1f9fbbc193d55d7cc85353b5129e9b39bc67cc (plain) (blame)
1
2
3
module.exports = {
  presets: ['module:metro-react-native-babel-preset'],
}