Files
ComfyUI-Model-Manager/.prettierrc.json
2024-09-18 11:54:49 +08:00

7 lines
108 B
JSON

{
"printWidth": 80,
"tabWidth": 2,
"useTabs": false,
"singleQuote": true,
"trailingComma": "all"
}