Files
dhfs/webui/.prettierrc
2024-06-30 18:01:37 +02:00

5 lines
68 B
Plaintext

{
"trailingComma": "all",
"tabWidth": 4,
"endOfLine": "auto"
}