crawling-and-serving/.prettierrc
2023-04-16 23:00:55 +03:00

5 lines
52 B
Plaintext

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