next-template/.eslintrc.json

4 lines
40 B
JSON
Raw Normal View History

2023-12-21 09:05:21 -06:00
{
"extends": "next/core-web-vitals"
}