Rectifier / Remotion-app /tsconfig.json
Mbonea's picture
Added components
0cf5523
{
"compilerOptions": {
"baseUrl": ".",
"paths": {
"@/*": ["./*"]
}
}
}