discord-multipurpose-bot/dashboard/.eslintrc.json

4 lines
61 B
JSON
Raw Normal View History

{
"extends": ["next/core-web-vitals", "next/typescript"]
}