personal-website/.eslintrc.json

4 lines
40 B
JSON
Raw Normal View History

2025-02-25 08:02:25 -05:00
{
"extends": "next/core-web-vitals"
}