This website requires JavaScript.
Explore
Help
Register
Sign In
7x31
/
ChatGPT-Next-Web
mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
Watch
1
Star
0
Fork
You've already forked ChatGPT-Next-Web
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
f1b2f895b4
ChatGPT-Next-Web
/
.lintstagedrc.json
6 lines
114 B
JSON
Raw
Blame
History
{
"./app/**/*.{js,ts,jsx,tsx,json,html,css,scss,md}"
:
[
"eslint --fix"
,
"prettier --write"
]
}
Reference in New Issue
View Git Blame
Copy Permalink