assistant-todo/.eslintrc.json

4 lines
40 B
JSON
Raw Normal View History

2024-03-09 22:17:44 -05:00
{
"extends": "next/core-web-vitals"
}