write-ups-challenges-2024-2025/bob-the-assistant/bobchat/.eslintrc.json

4 lines
40 B
JSON
Raw Normal View History

2024-11-25 21:28:00 +00:00
{
"extends": "next/core-web-vitals"
}