feat: 实现剧本创作与拆解前端工作台

This commit is contained in:
GouJ
2026-08-27 19:33:51 +08:00
parent edc003443f
commit 2ee6f049f6
56 changed files with 7597 additions and 2 deletions
+8
View File
@@ -0,0 +1,8 @@
pre-commit:
commands:
check:
run: pnpm check
commit-msg:
commands:
commitlint:
run: pnpm exec commitlint --edit {1}