Duplicated from huggingface-projects/diffuse-the-rest
3d11da7
1
2
3
4
5
6
7
8
9
{ "useTabs": true, "singleQuote": true, "trailingComma": "none", "printWidth": 100, "pluginSearchDirs": ["."], "overrides": [{ "files": "*.svelte", "options": { "parser": "svelte" } }] }