Duplicated from huggingchat/chat-ui
ed0f702 4c70bcc ed0f702 fa72efa ed0f702
1
2
3
4
5
6
7
8
9
{ "editor.formatOnSave": true, "editor.defaultFormatter": "esbenp.prettier-vscode", "editor.codeActionsOnSave": { "source.fixAll": true }, "eslint.validate": ["javascript", "svelte"] }