mirror of
https://github.com/anultravioletaurora/Jellify.git
synced 2025-12-17 03:04:38 -06:00
5 lines
114 B
JavaScript
5 lines
114 B
JavaScript
module.exports = {
|
|
presets: ['module:@react-native/babel-preset'],
|
|
plugins: ['react-native-worklets/plugin'],
|
|
}
|