mirror of
https://gitlab.com/wheres-the-tp/ui-mobile.git
synced 2026-01-25 04:34:55 -06:00
4 lines
77 B
JavaScript
4 lines
77 B
JavaScript
|
|
module.exports = {
|
||
|
|
presets: ['module:metro-react-native-babel-preset'],
|
||
|
|
};
|