omdb/.eslintrc.json

4 lines
40 B
JSON
Raw Normal View History

2023-08-15 23:11:06 +00:00
{
"extends": "next/core-web-vitals"
}