mirror of
https://github.com/zoriya/react-native-svg.git
synced 2025-12-05 22:56:11 +00:00
5 lines
149 B
JavaScript
5 lines
149 B
JavaScript
module.exports = {
|
|
presets: ['module:@react-native/babel-preset'],
|
|
plugins: ['module:react-native-dotenv', 'react-native-reanimated/plugin'],
|
|
};
|