homeweatherapi/.prettierrc

4 lines
51 B
Plaintext
Raw Permalink Normal View History

2023-09-16 22:45:26 +03:00
{
"singleQuote": true,
"trailingComma": "all"
}