hexabot/frontend/.prettierrc

5 lines
53 B
Plaintext
Raw Permalink Normal View History

2024-09-10 09:50:11 +00:00
{
"singleQuote": false,
"trailingComma": "all"
}