summaryrefslogtreecommitdiffstats
path: root/babel.config.js
blob: f7b3da3b33d1565e14c6aaf8884dc3d24c457992 (plain)
1
2
3
module.exports = {
  presets: ['module:@react-native/babel-preset'],
};