module.exports = { root: true, extends: '@react-native', plugins: ['react', 'jsdoc', 'tailwindcss', '@typescript-eslint'], };