module.exports = { root: true, extends: '@react-native-community', env: { browser: true, node: true, }, };