JaBa/dashboard/.eslintrc.json

4 lines
54 B
JSON
Raw Normal View History

2024-05-29 22:23:20 +05:00
{
"extends": ["next/core-web-vitals", "prettier"]
}