nav/.eslintrc.json
2024-11-16 20:43:06 +08:00

4 lines
61 B
JSON

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