local-weather/.eslintrc.json

4 lines
40 B
JSON
Raw Normal View History

2024-05-03 14:48:24 +00:00
{
"extends": "next/core-web-vitals"
}