Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
Duplicated from
Yakova/Rectifier
azils3
/
Tester
like
0
Runtime error
App
Files
Files
Community
5426979
Tester
/
Remotion-app
/
.prettierrc
Mbonea
intial commit
1c1e321
about 1 year ago
raw
Copy download link
history
blame
Safe
219 Bytes
{
"singleQuote"
:
true
,
"bracketSpacing"
:
false
,
"jsxBracketSameLine"
:
false
,
"useTabs"
:
true
,
"overrides"
:
[
{
"files"
:
[
"*.yml"
]
,
"options"
:
{
"singleQuote"
:
false
}
}
]
}