This website works better with JavaScript.
Explore
Help
Register
Sign In
KenSchae
/
ComfyUI
Watch
1
Star
0
Fork
You've already forked ComfyUI
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Browse Source
add prettier formatter config file
pull/307/head
Farid Safi
2 years ago
parent
31dd6c0531
commit
a2728eb153
1 changed files
with
6 additions
and
0 deletions
Whitespace
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
6
web/.prettierrc
6
web/.prettierrc
Unescape
Escape
View File
@ -0,0 +1,6 @@
{
"trailingComma": "es5",
"tabWidth": 2,
"useTabs": true,
"printWidth": 100
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
KenSchae/ComfyUI
Title
Body
Create Issue