ChatGPT-Next-Web/.eslintrc.json
2023-03-28 18:09:05 +00:00

5 lines
67 B
JSON

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