hadirapp_be/.prettierrc
2025-10-30 21:11:44 +07:00

5 lines
52 B
Plaintext

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