Files
story-studio/remotion/node_modules/fast-uri/tsconfig.json
2026-02-21 10:33:18 +01:00

9 lines
166 B
JSON

{
"compilerOptions": {
"allowJs": true,
"checkJs": true,
"strict": true,
"noImplicitAny": true,
"target": "es2015"
}
}