1 Star 0 Fork 36

zzzzzh/FastGPT

forked from Gitee 极速下载/FastGPT 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 431 Bytes
一键复制 编辑 原始数据 按行查看 历史
璡龙鱼 提交于 2023-06-10 14:01 . perf: ui
{
"name": "fastgpt",
"version": "3.7",
"private": true,
"scripts": {
"prepare": "husky install",
"format": "prettier --config \"./.prettierrc.js\" --write \"./**/src/**/*.{ts,tsx,scss}\""
},
"devDependencies": {
"husky": "^8.0.3",
"lint-staged": "^13.2.1",
"prettier": "^2.8.7"
},
"lint-staged": {
"./**/**/*.{ts,tsx,scss}": "npm run format"
},
"engines": {
"node": ">=18.0.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/zzhhhhhhhhhhh/FastGPT.git
git@gitee.com:zzhhhhhhhhhhh/FastGPT.git
zzhhhhhhhhhhh
FastGPT
FastGPT
main

搜索帮助