hexabot/api/.prettierrc

5 lines
84 B
Plaintext
Raw Normal View History

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