mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-11-22 15:27:54 +00:00
9 lines
162 B
JSON
9 lines
162 B
JSON
{
|
|
"printWidth": 9999,
|
|
"proseWrap": "preserve",
|
|
"quoteProps": "preserve",
|
|
"trailingComma": "es5",
|
|
"tabWidth": 2,
|
|
"semi": true,
|
|
"singleQuote": true
|
|
}
|