Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
huggingchat/chat-ui
nirdrang
/
chat-ui_test
like
0
Build error
App
Files
Files
Community
d4f877e
chat-ui_test
/
.vscode
/
settings.json
julien-c
HF staff
auto-formatting (#45)
4c70bcc
unverified
over 1 year ago
raw
Copy download link
history
blame
Safe
146 Bytes
{
"editor.formatOnSave"
:
true
,
"editor.defaultFormatter"
:
"esbenp.prettier-vscode"
,
"editor.codeActionsOnSave"
:
{
"source.fixAll"
:
true
}
}