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
Laurent Cozic 4e303be85f Clean up
2020-10-16 16:14:39 +01:00

4 lines
76 B
JavaScript

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