Files
ashen-realms/apps/api/.prettierrc
2026-08-18 17:01:21 +02:00

5 lines
52 B
Plaintext

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