1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-07-03 23:50:33 +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'],
};