Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
TeamTonic
/
here.chat
like
0
Sleeping
App
Files
Files
Community
ff30fe7
here.chat
/
.prettierrc
faranbutt789
Pushing Frontend Code
8e40013
about 1 year ago
raw
Copy download link
history
blame
Safe
202 Bytes
{
"trailingComma"
:
"es5"
,
"semi"
:
true
,
"singleQuote"
:
false
,
"quoteProps"
:
"as-needed"
,
"jsxSingleQuote"
:
false
,
"bracketSpacing"
:
true
,
"arrowParens"
:
"avoid"
,
"proseWrap"
:
"always"
}