mirror of
https://github.com/Jellify-Music/App.git
synced 2026-02-15 23:18:32 -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'],
|
|
}
|