Files
react-native-svg/.prettierrc
T
2019-01-29 04:51:56 +02:00

6 lines
69 B
Plaintext

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