react-native-keychain/.prettierrc
2018-02-25 16:14:17 +01:00

6 lines
73 B
Plaintext

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