react-native-keychain/.prettierrc

6 lines
73 B
Plaintext

{
"printWidth": 80,
"singleQuote": true,
"trailingComma": "es5",
}