public-pool/.prettierrc

4 lines
51 B
Plaintext
Raw Permalink Normal View History

2023-06-09 22:40:35 -04:00
{
"singleQuote": true,
"trailingComma": "all"
}