{ "extends": "@react-native-community", "rules": { "quotes": [2, "single"], "prettier/prettier": ["error", { "singleQuote": true }] } }