frontend/.eslintrc.json

4 lines
40 B
JSON
Raw Normal View History

2022-10-21 17:44:22 +03:00
{
"extends": "next/core-web-vitals"
}