write-ups-challenges-2024-2025/photos/frontend/.eslintrc.json

4 lines
61 B
JSON
Raw Normal View History

2024-11-25 21:32:02 +00:00
{
"extends": ["next/core-web-vitals", "next/typescript"]
}