1 Star 0 Fork 0

rexiyz / appium

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
lerna.json 445 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"command": {
"exec": {
"ignore": ["@appium/eslint-config-appium", "appium"]
},
"run": {
"prefix": false,
"concurrency": 1,
"stream": true
},
"version": {
"conventionalCommits": true,
"createRelease": "github"
},
"add": {
"exact": true
}
},
"ignoreChanges": [
"**/test/**",
"**/*.md"
],
"packages": [
"packages/*"
],
"version": "independent"
}
1
https://gitee.com/rexiyz/appium.git
git@gitee.com:rexiyz/appium.git
rexiyz
appium
appium
master

搜索帮助