remove or allow for disabling the console.log message when an item is played.
Open
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 162
- Forks
- 38
- PR merge metrics
- No merged PRs in 30d
Description
Allow for a verbose = true setting which will ignore the console.log statement in the script.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the script that plays an item and the console.log statement mentioned in the issue. Confirm how a verbose setting should control that message, then verify that playback still works and the message behavior matches the chosen setting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100