This website requires JavaScript.
Explore
Help
Sign In
honeymoose
/
chatgpt-web
Watch
1
Star
0
Fork
0
You've already forked chatgpt-web
mirror of
https://github.com/Chanzhaoyu/chatgpt-web.git
synced
2025-02-05 20:48:17 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
chatgpt-web
/
service
/
.eslintrc.json
6 lines
75 B
JSON
Raw
Normal View
History
Unescape
Escape
chore: 调整文件结构 service 和 web 分离
2023-02-13 10:00:08 +08:00
{
"root"
:
true
,
chore: 添加 service 打包编译设置
2023-02-13 20:10:08 +08:00
"ignorePatterns"
:
[
"build"
]
,
chore: 调整文件结构 service 和 web 分离
2023-02-13 10:00:08 +08:00
"extends"
:
[
"@antfu"
]
}
Reference in New Issue
Copy Permalink