This website requires JavaScript.
Explore
Help
Sign In
mirror
/
gradio
Watch
2
Star
0
Fork
0
You've already forked gradio
mirror of
https://github.com/gradio-app/gradio.git
synced
2024-11-27 01:40:20 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6545c33731
gradio
/
ui
/
.prettierrc.json
7 lines
89 B
JSON
Raw
Normal View
History
Unescape
Escape
format frontend code with prettier (#516)
2022-02-01 23:46:50 +08:00
{
"useTabs"
:
true
,
"singleQuote"
:
false
,
"trailingComma"
:
"none"
,
add typescript (#521)
2022-02-02 22:02:09 +08:00
"printWidth"
:
80
format frontend code with prettier (#516)
2022-02-01 23:46:50 +08:00
}
Reference in New Issue
Copy Permalink