webTemplate/.eslintrc.json

4 lines
40 B
JSON
Raw Normal View History

2026-08-20 15:55:38 +03:00
{
"extends": "next/core-web-vitals"
}