hospital-log/backend/api/.prettierrc
2025-10-21 17:42:59 +07:00

5 lines
52 B
Plaintext

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