1
0
mirror of https://github.com/hexastack/hexabot synced 2025-03-13 15:43:41 +00:00
hexabot/api/.prettierrc
2024-09-10 10:50:11 +01:00

5 lines
84 B
Plaintext

{
"singleQuote": true,
"trailingComma": "all",
"importOrderSeparation": true
}