mirror of
https://github.com/McShelby/hugo-theme-relearn
synced 2025-04-30 05:42:04 +08:00
10 lines
162 B
JSON
10 lines
162 B
JSON
{
|
|
"printWidth": 9999,
|
|
"proseWrap": "preserve",
|
|
"quoteProps": "preserve",
|
|
"trailingComma": "es5",
|
|
"tabWidth": 2,
|
|
"semi": true,
|
|
"singleQuote": true
|
|
}
|