mirror of
https://github.com/McShelby/hugo-theme-relearn.git
synced 2024-12-02 20:23:06 +00:00
8 lines
155 B
JSON
8 lines
155 B
JSON
{
|
|
"endOfLine": "auto",
|
|
"quoteProps": "consistent",
|
|
"trailingComma": "es5",
|
|
"semi": true,
|
|
"singleAttributePerLine": true,
|
|
"singleQuote": true
|
|
}
|