ChatGPT-Next-Web/.eslintrc.json

5 lines
67 B
JSON

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