feat: add video generation feature

This commit is contained in:
YuTengjing
2026-02-13 23:38:01 +08:00
parent 7efcdd2f7c
commit abe4c969a5
133 changed files with 4979 additions and 240 deletions

View File

@@ -53,7 +53,8 @@
"typescriptreact"
],
"typescript.tsdk": "node_modules/typescript/lib",
"vitest.maximumConfigs": 20,
"vitest.disableWorkspaceWarning": true,
"vitest.maximumConfigs": 10,
"workbench.editor.customLabels.patterns": {
"**/app/**/[[]*[]]/[[]*[]]/page.tsx": "${dirname(2)}/${dirname(1)}/${dirname} • page component",
"**/app/**/[[]*[]]/page.tsx": "${dirname(1)}/${dirname} • page component",