This website works better with JavaScript.
Explore
Help
Register
Sign In
wqj
/
ChatGPT_Web_accessToken
mirror of
https://github.com/jackhh66/ChatGPT_Web_accessToken
Watch
1
Star
0
Fork
You've already forked ChatGPT_Web_accessToken
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
c09a4f6c75
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'c09a4f6c75'
${ noResults }
ChatGPT_Web_accessToken
/
service
/
.eslintrc.json
6 lines
75 B
JSON
Raw
Normal View
History
Unescape
Escape
chore: 调整文件结构 service 和 web 分离
2 years ago
{
"root"
:
true
,
chore: 添加 service 打包编译设置
2 years ago
"ignorePatterns"
:
[
"build"
]
,
chore: 调整文件结构 service 和 web 分离
2 years ago
"extends"
:
[
"@antfu"
]
}