hexabot/frontend/.prettierrc
2024-09-10 10:50:11 +01:00

5 lines
53 B
Plaintext

{
"singleQuote": false,
"trailingComma": "all"
}