chat-app/.prettierrc
2026-04-16 10:23:11 +05:30

5 lines
52 B
Plaintext

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