backend/.prettierrc

5 lines
52 B
Plaintext
Raw Permalink Normal View History

2026-03-18 21:11:12 +05:30
{
"singleQuote": true,
"trailingComma": "all"
}