You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-08-10 22:11:50 +02:00
6 lines
77 B
JavaScript
6 lines
77 B
JavaScript
module.exports = {
|
|
presets: [
|
|
'module:@react-native/babel-preset',
|
|
],
|
|
};
|