Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
huggingchat/chat-ui
SoSa123456
/
chat-ui
like
0
Build error
App
Files
Files
Community
3ddb8c6
chat-ui
/
.vscode
/
settings.json
coyotte508
HF staff
🔨 Add VSCode config to lint/prettier on save
ed0f702
over 1 year ago
raw
Copy download link
history
blame
Safe
92 Bytes
{
"editor.formatOnSave"
:
true
,
"editor.codeActionsOnSave"
:
{
"source.fixAll"
:
true
}
}