1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-06-27 23:28:38 +02:00
Files
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'],
};