Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ai-guru
/
composer
like
177
Runtime error
App
Files
Files
Community
7
Fetching metadata from the HF Docker repository...
3de2a7a
composer
/
source
/
ui
/
.prettierrc
Ron Au
feat(ui): Add SvelteKit skeleton
3de2a7a
almost 3 years ago
raw
Copy download link
history
blame
89 Bytes
{
"useTabs"
:
true
,
"singleQuote"
:
true
,
"trailingComma"
:
"none"
,
"printWidth"
:
100
}