geobase/.prettierrc
2023-01-01 11:40:19 +02:00

4 lines
51 B
Plaintext

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