gradio/ui/.prettierrc.json

7 lines
90 B
JSON

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