homeweatherapi/.prettierrc
2023-09-16 22:45:26 +03:00

4 lines
51 B
Plaintext

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