sd-webui-kitchen-theme-legacy/.prettierrc.json

8 lines
107 B
JSON

{
"trailingComma": "es5",
"tabWidth": 2,
"semi": false,
"singleQuote": true,
"printWidth": 120
}