privateapi-besu/.prettierrc

4 lines
51 B
Plaintext
Raw Normal View History

2025-07-31 08:50:10 +00:00
{
"singleQuote": true,
"trailingComma": "all"
}