mirror of
https://github.com/zhigang1992/react-native-firebase.git
synced 2026-04-23 12:06:47 +08:00
4 lines
77 B
JavaScript
Executable File
4 lines
77 B
JavaScript
Executable File
module.exports = {
|
|
presets: ['module:metro-react-native-babel-preset'],
|
|
};
|