ChatGPT-Next-Web/.eslintrc.json

4 lines
40 B
JSON
Raw Normal View History

2023-03-07 23:23:54 +08:00
{
"extends": "next/core-web-vitals"
}