2 Star 13 Fork 3

hboot/vue3-vite

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
commitlint.config.mjs 152 Bytes
一键复制 编辑 原始数据 按行查看 历史
hboot 提交于 2024-05-15 00:33 . !1更新vue3、vite版本
export default {
extends: ["@commitlint/config-conventional"],
rules: {
"type-enum": [2, "always", ["feat", "chore", "fix", "@other"]],
},
};
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/hboot/vue3-vite.git
[email protected]:hboot/vue3-vite.git
hboot
vue3-vite
vue3-vite
master

搜索帮助