Files
tabungin/apps/api/.prettierrc
2025-10-09 12:52:41 +07:00

4 lines
51 B
Plaintext

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