homeweather-fe/.prettierrc
2023-09-17 14:03:38 +03:00

6 lines
68 B
Plaintext

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