react-native-image-resizer/.prettierrc

6 lines
73 B
Plaintext

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