Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
ddoc
/
xag
like
0
Model card
Files
Files and versions
xet
Community
main
xag
/
.prettierrc
ddoc
Upload 51 files
6242a59
almost 3 years ago
raw
Copy download link
history
blame
contribute
delete
Safe
160 Bytes
{
"singleQuote"
:
true
,
"jsxSingleQuote"
:
false
,
"arrowParens"
:
"always"
,
"trailingComma"
:
"all"
,
"semi"
:
true
,
"tabWidth"
:
2
,
"printWidth"
:
100
}