mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-23 07:47:54 +00: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
|
||
|
}
|