tasko/.eslintrc.json

4 lines
40 B
JSON
Raw Normal View History

2024-02-15 02:30:10 +00:00
{
"extends": "next/core-web-vitals"
}