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
d908099798
ChatGPT-Next-Web
/
.lintstagedrc.json
7 lines
102 B
JSON
Raw
Blame
History
{
"./app/**/*.{js,ts,jsx,tsx,json,html,css,md}"
:
[
"eslint --fix"
,
"prettier --write"
]
}
Reference in New Issue
View Git Blame
Copy Permalink