hit-sms-api/.prettierrc

4 lines
51 B
Plaintext
Raw Normal View History

2024-12-16 23:37:23 +00:00
{
"singleQuote": true,
"trailingComma": "all"
}