BE/.prettierrc

4 lines
51 B
Plaintext
Raw Normal View History

2025-02-24 10:32:41 +05:30
{
"singleQuote": true,
"trailingComma": "all"
}