next-pgan-raffle/my-app/.eslintrc.json

4 lines
61 B
JSON
Raw Normal View History

2024-12-04 07:34:06 +00:00
{
"extends": ["next/core-web-vitals", "next/typescript"]
}