feat: 实现剧本创作与拆解前端工作台
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
pre-commit:
|
||||
commands:
|
||||
check:
|
||||
run: pnpm check
|
||||
commit-msg:
|
||||
commands:
|
||||
commitlint:
|
||||
run: pnpm exec commitlint --edit {1}
|
||||
Reference in New Issue
Block a user