Files
traveling-around-the-world/client/.prettierrc

6 lines
69 B
Plaintext

{
"singleQuote": true,
"semi": true,
"trailingComma": "none"
}