BE/.prettierrc
2025-06-05 17:06:18 +05:30

4 lines
51 B
Plaintext

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