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
/
tsconfig.json
Mbonea
Added components
0cf5523
9 months ago
raw
Copy download link
history
blame
Safe
93 Bytes
{
"compilerOptions"
:
{
"baseUrl"
:
"."
,
"paths"
:
{
"@/*"
:
[
"./*"
]
}
}
}