aretherecookies-mobile/babel.config.js
2019-09-21 15:45:07 +00:00

3 lines
77 B
JavaScript

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