Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Datasets:
echodict
/
readest
like
0
Dataset card
Files
Files and versions
xet
Community
main
readest
/
.prettierrc.json
dlxj
init
4e1096a
about 2 months ago
raw
Copy download link
history
blame
contribute
delete
199 Bytes
{
"trailingComma"
:
"all"
,
"printWidth"
:
100
,
"semi"
:
true
,
"tabWidth"
:
2
,
"singleQuote"
:
true
,
"jsxSingleQuote"
:
true
,
"endOfLine"
:
"lf"
,
"plugins"
:
[
"prettier-plugin-tailwindcss"
]
}