NextChat-U/.eslintrc.json

4 lines
40 B
JSON
Raw Normal View History

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