ant-website/.eslintrc.json
2025-05-24 19:03:33 +05:30

5 lines
63 B
JSON

{
// "extends": "next/core-web-vitals"
"extends": "next"
}