1 Star 0 Fork 861

pengyan/yudao-ui-admin-vben

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
.gitee/ISSUE_TEMPLATE
.husky
commit-msg
common.sh
pre-commit
.image
.vscode
build
public
src
.editorconfig
.env
.env.development
.env.front
.env.production
.env.static
.env.test
.eslintignore
.gitattributes
.gitignore
.gitpod.yml
.hintrc
.prettierignore
.stylelintignore
LICENSE
README.md
commitlint.config.js
eslint.config.js
index.html
package.json
pnpm-lock.yaml
stylelint.config.js
tsconfig.json
uno.config.ts
vite.config.ts
克隆/下载
commit-msg 145 Bytes
一键复制 编辑 原始数据 按行查看 历史
xingyu 提交于 2年前 . ✨ init
#!/bin/sh
# shellcheck source=./_/husky.sh
. "$(dirname "$0")/_/husky.sh"
PATH="/usr/local/bin:$PATH"
npx --no-install commitlint --edit "$1"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/pengyan1234/yudao-ui-admin-vben.git
git@gitee.com:pengyan1234/yudao-ui-admin-vben.git
pengyan1234
yudao-ui-admin-vben
yudao-ui-admin-vben
master

搜索帮助