pdf-to-markdown/.prettierrc
2024-03-26 10:52:54 -06:00

6 lines
73 B
Plaintext

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