Files
backend/.prettierrc
T
2026-08-02 17:21:34 +03:30

5 lines
52 B
Plaintext

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