1 Star 0 Fork 92

cmgjsw/PPTist

forked from PPTist/PPTist 
Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
.commitlintrc.js 512 Bytes
Copy Edit Raw Blame History
zz authored 2021-02-03 15:04 . style: eslint规则修改
/**
* build 编译相关的修改,例如发布版本、对项目构建或者依赖的改动
* chore 其他修改, 比如改变构建流程、或者增加依赖库、工具等
* docs 文档修改
* feat 新特性、新功能
* fix 修改bug
* perf 优化相关,比如提升性能、体验
* refactor 代码重构
* revert 回滚到上一个版本
* style 代码格式修改
* test 测试用例修改
*/
module.exports = {
extends: [
'@commitlint/config-conventional',
],
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/cmgjsw/PPTist.git
git@gitee.com:cmgjsw/PPTist.git
cmgjsw
PPTist
PPTist
master

Search

0d507c66 1850385 C8b1a773 1850385