code-share/.eslintrc.json

4 lines
40 B
JSON
Raw Normal View History

2024-02-18 16:03:57 +07:00
{
"extends": "next/core-web-vitals"
}