em-shop/users/.prettierrc

5 lines
52 B
Plaintext
Raw Normal View History

2024-11-20 09:53:03 +05:00
{
"singleQuote": true,
"trailingComma": "all"
}