react-native-keychain/.prettierrc

6 lines
73 B
Plaintext
Raw Normal View History

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