Skip to content

fix: convert console statements to gated debug loggers#1217

Merged
braedonsaunders merged 1 commit into
mainfrom
claude/fix-lint-errors-nwiZa
Jan 31, 2026
Merged

fix: convert console statements to gated debug loggers#1217
braedonsaunders merged 1 commit into
mainfrom
claude/fix-lint-errors-nwiZa

Conversation

@braedonsaunders

Copy link
Copy Markdown
Owner
  • Replace console.log with debugInitialization.log in GameWorker
  • Add eslint-disable for DEBUG-gated logs in pathfinding.worker.ts
  • Add eslint-disable for benchmark JIT prevention console.log
  • Fix missing brace in types.test.ts

https://claude.ai/code/session_01MrAurYXAS3QJRmUXbLc8ys

- Replace console.log with debugInitialization.log in GameWorker
- Add eslint-disable for DEBUG-gated logs in pathfinding.worker.ts
- Add eslint-disable for benchmark JIT prevention console.log
- Fix missing brace in types.test.ts

https://claude.ai/code/session_01MrAurYXAS3QJRmUXbLc8ys
@braedonsaunders braedonsaunders merged commit c138906 into main Jan 31, 2026
2 of 4 checks passed
@braedonsaunders braedonsaunders deleted the claude/fix-lint-errors-nwiZa branch February 2, 2026 15:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants