1 Star 0 Fork 12

caixiong/F6

forked from antv/F6 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
lerna.json 1012 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"version": "*",
"npmClient": "yarn",
"packages": [
"packages/core",
"packages/f6",
"packages/f6-alipay",
"packages/f6-wx",
"packages/element",
"packages/f6-ui",
"packages/plugin",
"packages/site",
"packages/hammer"
],
"useWorkspaces": true,
"command": {
"version": {
"ignoreChanges": ["*.md", "**/*.test.ts", "**/*.spec.ts"],
"message": "chore(release): publish"
},
"bootstrap": {
"npmClientArgs": ["--no-package-lock", "--no-ci"]
}
},
"changelog": {
"labels": {
"pr(fix)": ":bug: Bug Fix",
"pr(chore)": ":turtle: Chore",
"pr(feature)": ":tada: New feature",
"pr(breaking)": ":boom: Breaking Change",
"pr(internal)": ":house: Internal",
"pr(dependency)": ":shamrock: Dependency",
"pr(documentation)": ":book: Documentation",
"pr(enhancement)": ":rocket: Enhancement",
"pr(refactor)": ":100: Refactoring",
"pr(test)": ":white_check_mark: Test Case"
}
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/caixiongsoft/F6.git
git@gitee.com:caixiongsoft/F6.git
caixiongsoft
F6
F6
master

搜索帮助