mirror of
https://github.com/comfyanonymous/ComfyUI.git
synced 2026-05-07 07:42:32 +08:00
add prettier formatter config file
This commit is contained in:
parent
31dd6c0531
commit
a2728eb153
6
web/.prettierrc
Normal file
6
web/.prettierrc
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"trailingComma": "es5",
|
||||
"tabWidth": 2,
|
||||
"useTabs": true,
|
||||
"printWidth": 100
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user