picup/.eslintrc.json
2024-09-21 22:28:35 +09:00

4 lines
61 B
JSON

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