1 Star 0 Fork 0

程刚/tiny-vue

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
lerna.json 573 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"$schema": "node_modules/lerna/schemas/lerna-schema.json",
"useWorkspaces": true,
"version": "independent",
"npmClient": "pnpm",
"command": {
"version": {
"ignoreChanges": ["**/__fixtures__/**", "**/__tests__/**", "**/*.md"],
"allowBranch": ["pnpm-vite*"],
"changelogPreset": "angular",
"conventionalCommits": true,
"includeMergedTags": true,
"message": "chore(release): publish [ci skip] ***NO_CI***",
"noPush": true,
"yes": true
},
"publish": {
"registry": "http://localhost:4873/"
}
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/chenggang321/tiny-vue.git
git@gitee.com:chenggang321/tiny-vue.git
chenggang321
tiny-vue
tiny-vue
dev

搜索帮助