Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
huggingchat/chat-ui
MariaK
/
HF-Chat-with-domain-filters
like
0
Sleeping
App
Files
Files
Community
f437e64
HF-Chat-with-domain-filters
/
.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
}
}