public-pool/.prettierrc
2023-06-09 22:40:35 -04:00

4 lines
51 B
Plaintext

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