mirror of
https://github.com/Jellify-Music/App.git
synced 2026-04-21 09:08:56 -05:00
5 lines
64 B
JavaScript
5 lines
64 B
JavaScript
module.exports = {
|
|
root: true,
|
|
extends: '@react-native',
|
|
};
|