This website requires JavaScript.
Explore
Help
Sign In
github-clones
/
ChatGPT-Next-Web
mirror of
https://github.com/ChatGPTNextWeb/ChatGPT-Next-Web.git
Watch
1
Star
0
Fork
You've already forked ChatGPT-Next-Web
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
6305-bugthe-first-message-except-the-system-message-of-deepseek-reasoner-must-be-a-user-message-but-an-assistant-message-detected
ChatGPT-Next-Web
/
.lintstagedrc.json
7 lines
102 B
JSON
Raw
Permalink
Blame
History
{
"./app/**/*.{js,ts,jsx,tsx,json,html,css,md}"
:
[
"eslint --fix"
,
"prettier --write"
]
}
Reference in New Issue
View Git Blame
Copy Permalink