windsurf/converter/.eslintrc.json

4 lines
61 B
JSON
Raw Permalink Normal View History

2024-11-20 23:27:41 +00:00
{
"extends": ["next/core-web-vitals", "next/typescript"]
}