homeweatherapi/.prettierrc

4 lines
51 B
Plaintext
Raw Permalink Normal View History

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