write-ups-challenges-2024-2025/photos/frontend/.eslintrc.json
2024-11-25 22:32:02 +01:00

4 lines
61 B
JSON

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