1 Star 2 Fork 0

hboot/vue3-vite-h5

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
commitlint.config.js 302 Bytes
一键复制 编辑 原始数据 按行查看 历史
hboot 提交于 2025-02-26 17:26 +08:00 . chore: 添加 .DS_Store 文件到 .gitignore
export default {
extends: ["@commitlint/config-conventional"],
rules: {
"type-enum": [
2,
"always",
[
"feat",
"fix",
"docs",
"style",
"refactor",
"perf",
"test",
"build",
"chore",
],
],
},
};
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/hboot/vue3-vite-h5.git
git@gitee.com:hboot/vue3-vite-h5.git
hboot
vue3-vite-h5
vue3-vite-h5
master

搜索帮助