babel.config.js 77 Bytes
Newer Older
1 2 3
module.exports = {
  presets: ['module:metro-react-native-babel-preset'],
};