mirror of
https://github.com/laurent22/joplin.git
synced 2026-05-07 20:02:45 +00:00
4 lines
71 B
JavaScript
4 lines
71 B
JavaScript
module.exports = {
|
|
presets: ['module:@react-native/babel-preset'],
|
|
};
|