TECH DEBT TRIBUNALConsole.log Left in Production Build
00:00Junior · ~15 min
📂 src/utils
📄logger.ts
📄.eslintrc.json
logger.ts
.eslintrc.json
Loading...
Live Analysis
Cyclomatic ComplexityLIVE
0 / 4 target
Complexity is within acceptable limits.
ObjectivesPASS
3 / 3
  • Make debug/info/warn no-ops in production
  • error
  • Add no-console ESLint rule to .eslintrc.json
Acceptance TestsJest
/ 10
Submit to run acceptance suite.