2
0
mirror of https://github.com/gradio-app/gradio.git synced 2025-03-07 11:46:51 +08:00
gradio/ui/.prettierrc.json
2022-02-02 14:02:09 +00:00

7 lines
89 B
JSON

{
"useTabs": true,
"singleQuote": false,
"trailingComma": "none",
"printWidth": 80
}