1 Star 0 Fork 42

thubier/LogicFlow

forked from DiDi-opensource/LogicFlow 
Create your Gitee Account
Explore and code with more than 14 million developers,Free private repositories !:)
Sign up
文件
Clone or Download
lerna.json 397 Bytes
Copy Edit Raw Blame History
{
"npmClient": "yarn",
"npmClientArgs": ["--no-package-lock", "--no-ci"],
"version": "independent",
"useWorkspaces": true,
"packages": [
"packages/core",
"packages/extension"
],
"command": {
"version": {
"conventionalCommits": true
}
},
"publishConfig": {
"access": "public"
},
"ignoreChanges": ["**/*.md"],
"bootstrap": {
"hoist": true
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/thubier/LogicFlow.git
git@gitee.com:thubier/LogicFlow.git
thubier
LogicFlow
LogicFlow
master

Search