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

5 lines
67 B
JSON
Raw Permalink Normal View History

2024-01-29 10:44:43 +08:00
{
"extends": "next/core-web-vitals",
"plugins": ["prettier"]
}