3c3f089
1
2
3
4
5
6
7
{ "extends": ["next", "next/core-web-vitals"], "rules": { "@next/next/no-img-element": "off" } }