mkbsd/nextjs/.eslintrc.json
2024-09-25 13:26:21 +05:30

3 lines
61 B
JSON

{
"extends": ["next/core-web-vitals", "next/typescript"]
}