1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-12 08:54:00 +02:00
joplin/packages/app-mobile/babel.config.js
2024-05-21 10:12:20 +01:00

4 lines
71 B
JavaScript

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