[299cfa]: / babel.config.js

Download this file

4 lines (3 with data), 77 Bytes

1
2
3
module.exports = {
presets: ['module:metro-react-native-babel-preset'],
};