Files
Stalwart-webui/.prettierrc
T
2026-04-20 15:02:57 +02:00

6 lines
73 B
Plaintext

{
"singleQuote": true,
"trailingComma": "all",
"printWidth": 120
}