Files
comrelay/backend/.prettierrc
T
2026-06-16 17:12:08 +09:00

5 lines
52 B
Plaintext

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