Files
native-app/.prettierrc
2024-01-15 17:30:21 +03:30

5 lines
49 B
Plaintext

{
"singleQuote": true,
"endOfLine": "auto"
}