block-accounting/chain-api/.prettierrc

4 lines
51 B
Plaintext
Raw Permalink Normal View History

2024-05-07 21:28:55 +00:00
{
"singleQuote": true,
"trailingComma": "all"
}