initial commit
This commit is contained in:
8
themes/hugo-theme-relearn/.prettierrc.json
Normal file
8
themes/hugo-theme-relearn/.prettierrc.json
Normal file
@@ -0,0 +1,8 @@
|
||||
{
|
||||
"endOfLine": "auto",
|
||||
"quoteProps": "consistent",
|
||||
"trailingComma": "es5",
|
||||
"semi": true,
|
||||
"singleAttributePerLine": true,
|
||||
"singleQuote": true
|
||||
}
|
||||
Reference in New Issue
Block a user