4 Star 15 Fork 2

小为 / echarts-for-react

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
.commitlintrc.js 241 Bytes
一键复制 编辑 原始数据 按行查看 历史
hustcc 提交于 2021-02-07 18:03 . chore: init 3.0.0-beta.1
module.exports = {
extends: ['@commitlint/config-angular'],
rules: {
'type-enum': [
2,
'always',
['build', 'chore', 'ci', 'docs', 'feat', 'fix', 'perf', 'refactor', 'revert', 'style', 'test', 'wip'],
],
},
};
JavaScript
1
https://gitee.com/hustcc/echarts-for-react.git
git@gitee.com:hustcc/echarts-for-react.git
hustcc
echarts-for-react
echarts-for-react
master

搜索帮助