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