ComfyUI/web/.prettierrc

7 lines
82 B
Plaintext

{
"trailingComma": "es5",
"tabWidth": 2,
"useTabs": true,
"printWidth": 100
}