Files
react-native-svg/.prettierrc
2019-08-26 23:22:58 +03:00

5 lines
52 B
Plaintext

{
"singleQuote": true,
"trailingComma": "all"
}