HTML-TO-DOCX-API/.prettierrc

4 lines
51 B
Plaintext
Raw Normal View History

2024-12-30 10:54:29 +07:00
{
"singleQuote": true,
"trailingComma": "all"
}