blocksoapp / blocksoapp/monorepo
Remove all commented code and non-error logs
Open
good first issue
tech debt
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
**Current Behavior**
Our console log is pretty noisy.
**Expected Behavior**
Only log error messages.
Remove any commented code.
Comments are fine, just not commented code.
Contributor guide
No contributing guide indexed for this repository
Research direction
Search the repository for console logging and commented-out code, then separate error messages from other logs and ordinary explanatory comments. Confirm that only error messages remain and that no commented code is left; the issue names no files or tests, so the full repository needs to be scoped first.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- tooling
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100