79077014

Date: 2024-10-11 06:26:35
Score: 2
Natty:
Report link

you must go to .eslintrc.json file and configure it like this

{

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

"rules": { "@typescript-eslint/no-empty-object-type": "off" } }

Reasons:
  • Low length (0.5):
  • No code block (0.5):
  • Low reputation (1):
Posted by: mohammad hooshmand