hospital-log/backend/api/.prettierrc

5 lines
52 B
Plaintext
Raw Normal View History

2025-10-21 10:42:59 +00:00
{
"singleQuote": true,
"trailingComma": "all"
}