matrix-animations/tsconfig.json

8 lines
142 B
JSON

{
"extends": "@motion-canvas/2d/tsconfig.project.json",
"compilerOptions": {
"baseUrl": "src"
},
"include": ["src"]
}