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
}