Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
vansin
/
MS
like
3
Sleeping
App
Files
Files
Community
1
Fetching metadata from the HF Docker repository...
main
MS
/
frontend
/
React
/
.prettierrc.json
vansin
feat: update
458ecfb
5 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
Wrap lines
129 Bytes
{
"printWidth"
:
120
,
"tabWidth"
:
4
,
"singleQuote"
:
true
,
"quoteProps"
:
"as-needed"
,
"bracketSpacing"
:
true
}