catapi-web/.eslintrc.json
2024-11-03 16:38:08 +08:00

4 lines
61 B
JSON

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