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