next-app/.eslintrc.json

4 lines
40 B
JSON
Raw Normal View History

2024-06-01 09:38:11 +03:00
{
"extends": "next/core-web-vitals"
}