such a stupid question
try using this on your package.json
"lint": "tsc --noEmit && eslint \"src/**/*.{ts,tsx}\" --cache --max-warnings=0",