react-native-image-resizer/.prettierrc

6 lines
73 B
Plaintext
Raw Normal View History

2018-06-13 17:34:15 +00:00
{
"singleQuote": true,
"trailingComma": "es5",
"printWidth": 120
}