5 Star 7 Fork 4

OpenTiny/ng

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
nx.json 562 Bytes
一键复制 编辑 原始数据 按行查看 历史
h-ivy 提交于 2023-04-06 10:18 +08:00 . init project
{
"npmScope": "@opentiny",
"affected": {
"defaultBase": "main"
},
"implicitDependencies": {
"package.json": {
"dependencies": "*",
"devDependencies": "*"
},
".eslintrc.json": "*"
},
"tasksRunnerOptions": {
"default": {
"runner": "nx/tasks-runners/default",
"options": {
"cacheableOperations": ["lint", "test", "e2e"]
}
}
},
"targetDependencies": {
"build": [
{
"target": "build",
"projects": "dependencies"
}
]
},
"defaultProject": "ng-demo"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/opentiny/ng.git
git@gitee.com:opentiny/ng.git
opentiny
ng
ng
main

搜索帮助