Website/.eslintrc.json

4 lines
40 B
JSON
Raw Normal View History

2021-10-24 17:04:22 +00:00
{
"extends": "next/core-web-vitals"
}