UNPKG

remotion

Version:

Render videos in React

12 lines (11 loc) 203 B
{ "extends": "../tsconfig.settings.json", "compilerOptions": { "composite": true, "rootDir": "./src", "outDir": "./dist", "skipLibCheck": true, "jsx": "react-jsx" }, "include": ["./src"] }