1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-26 18:58:21 +02:00
joplin/ReactNativeClient/babel.config.js
2020-10-13 15:05:17 +01:00

4 lines
77 B
JavaScript

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