Dotbase-site/.eslintrc.json

4 lines
61 B
JSON
Raw Permalink Normal View History

2025-02-05 00:07:38 +05:30
{
"extends": ["next/core-web-vitals", "next/typescript"]
}