web/.eslintrc.json

4 lines
40 B
JSON
Raw Normal View History

2024-01-10 11:04:28 +03:30
{
"extends": "next/core-web-vitals"
}