module.exports = { root: true, parser: '@typescript-eslint/parser', // Specifies the ESLint parser extends: ['@react-native-community'], rules: {}, };