1
0
mirror of https://github.com/jzillmann/pdf-to-markdown.git synced 2025-03-03 09:01:15 +01:00
pdf-to-markdown/core/.prettierrc

6 lines
73 B
Plaintext

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