Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Vokturz
/
transformers-js-playground
like
2
Running
App
Files
Files
Community
main
transformers-js-playground
/
.prettierrc
Vokturz
Refactor code for consistency and readability
9283c8b
about 1 month ago
raw
Copy download link
history
blame
contribute
delete
Safe
107 Bytes
{
"tabWidth"
:
2
,
"useTabs"
:
false
,
"trailingComma"
:
"none"
,
"singleQuote"
:
true
,
"semi"
:
false
}