hugo-theme-hilfe/.prettierrc

6 lines
91 B
Text

{
"printWidth": 99,
"singleQuote": false,
"semi": false,
"trailingComma": "none"
}