mirror of
https://github.com/Ionaru/easy-markdown-editor
synced 2025-09-01 05:12:57 -06:00
8 lines
129 B
Plaintext
8 lines
129 B
Plaintext
|
{
|
||
|
"printWidth": 80,
|
||
|
"singleQuote": true,
|
||
|
"quoteProps": "consistent",
|
||
|
"tabWidth": 4,
|
||
|
"trailingComma": "all"
|
||
|
}
|