Jamjar/.eslintrc.json
2024-10-22 20:54:44 -04:00

3 lines
61 B
JSON

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