mirror of
https://github.com/jzillmann/pdf-to-markdown.git
synced 2024-11-26 09:43:59 +01:00
9 lines
159 B
Plaintext
9 lines
159 B
Plaintext
{
|
|
"svelteSortOrder": "scripts-markup-styles",
|
|
"printWidth": 120,
|
|
"tabWidth": 4,
|
|
"semi": true,
|
|
"singleQuote": true,
|
|
"endOfLine": "lf"
|
|
}
|