1
0
mirror of https://github.com/hexastack/hexabot synced 2025-03-12 23:20:40 +00:00
hexabot/frontend/.prettierrc

5 lines
53 B
Plaintext
Raw Normal View History

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