gradio/ui/.prettierrc.json
pngwn 1e99873fa5
1957 embed pretty (#3205)
* changes

* changes

* fix all things

* fix root

* fix ids

* tweaks

* twaks

* handle whitespace

* tweaks and fix checks

* revert demo change

* formatting

* formatting

* regen notebooks

* add eager attribute

* tweaks + formatting

* changelog

* fix

* fix

* fix css stuff

* tweak timeout when pollig

* format

* tweak

* format
2023-02-17 18:51:00 +00:00

8 lines
117 B
JSON

{
"useTabs": true,
"singleQuote": false,
"trailingComma": "none",
"printWidth": 80,
"pluginSearchDirs": ["."]
}