data/method/chatgpt_web/ChatGPT-Next-Web-main/.eslintrc.json

5 lines
67 B
JSON

{
"extends": "next/core-web-vitals",
"plugins": ["prettier"]
}