Star10
2
代码介绍
代码
Issues
Pull Requests1
流水线
Actions
讨论
Wiki
项目成员6
分析
项目设置
Star10
2
  1. tiny-pro
  2. /
  3. template
  4. /
  5. tinyvue
  6. /
  7. commitlint.config.js
GGitHubstyle(tinyvue): 代码风格统一使用 @antfu/eslint-config 替换旧的 eslint 配置 (#181)
16aea3af创建于 1月19日历史提交
module.exports = {
  extends: ['@commitlint/config-conventional'],
}