newblog/.eslintrc.json

4 lines
40 B
JSON
Raw Normal View History

2024-04-25 08:28:29 +00:00
{
"extends": "next/core-web-vitals"
}