feat: 文档管理 (#221)

Co-authored-by: tk <fiyne1a@dingtalk.com>
This commit is contained in:
2024-11-27 15:52:23 +08:00
committed by GitHub
parent 71bfdaafa8
commit 7ed30406c9
89 changed files with 2748 additions and 141 deletions

View File

@ -3,7 +3,7 @@
"devDependencies": {
"cz-git": "^1.11.0",
"commitizen": "^4.3.1",
"prettier": "^3.3.3",
"prettier": "^3.4.0",
"standard-version": "^9.5.0"
},
"config": {
@ -11,4 +11,4 @@
"path": "node_modules/cz-git"
}
}
}
}