1 Star 3 Fork 0

autoo/MissionPlan

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 472 Bytes
一键复制 编辑 原始数据 按行查看 历史
guowang1102 提交于 2023-07-20 23:49 . 初始化导入
{
"repository": "https://github.com/makeplane/plane.git",
"license": "MIT",
"private": true,
"workspaces": [
"apps/*",
"packages/*"
],
"scripts": {
"build": "turbo run build",
"dev": "turbo run dev",
"start": "turbo run start",
"lint": "turbo run lint",
"clean": "turbo run clean"
},
"devDependencies": {
"eslint-config-custom": "*",
"prettier": "latest",
"turbo": "latest"
},
"packageManager": "yarn@1.22.19"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
TypeScript
1
https://gitee.com/teampanel/MissionPlan.git
git@gitee.com:teampanel/MissionPlan.git
teampanel
MissionPlan
MissionPlan
main

搜索帮助