module.exports = { root: true, plugins: ['prettier'], extends: ['@react-native-community', 'plugin:prettier/recommended'], };