status-frontend/.eslintrc.json

4 lines
40 B
JSON
Raw Normal View History

2022-09-29 16:25:10 +02:00
{
"extends": "next/core-web-vitals"
}