TerminalTinder/.eslintrc.json

4 lines
61 B
JSON
Raw Permalink Normal View History

2024-09-09 09:50:12 -04:00
{
"extends": ["next/core-web-vitals", "next/typescript"]
}