vercel-og-with-tweaks/.eslintrc.json

5 lines
56 B
JSON
Raw Normal View History

2022-11-04 23:02:31 +00:00
{
"root": true,
"extends": "next/core-web-vitals"
}