Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
JIMMYGGG
/
cursor
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
cursor
/
.prettierrc
JIMMYGGG
Create .prettierrc
4c46db5
verified
2 months ago
raw
Copy download link
history
blame
contribute
delete
Safe
88 Bytes
{
"singleQuote"
:
true
,
"printWidth"
:
180
,
"semi"
:
true
,
"trailingComma"
:
"all"
}