rowboat/apps/experimental/chat_widget/.eslintrc.json

4 lines
61 B
JSON
Raw Normal View History

2025-03-09 15:13:19 +05:30
{
"extends": ["next/core-web-vitals", "next/typescript"]
}