null value check
Open
- Dominant language
- JavaScript
- Stars
- 5
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Below line should check `null` value:
https://github.com/jaredreich/tread/blob/c9a91ec67d4e1a0cc3929903854c2f9752af1d1c/index.js#L4
Contributor guide
No contributing guide indexed for this repository
Research direction
Open index.js at line 4 and inspect the value check described in the issue. Confirm the check handles a null value correctly, then verify the affected object-update behavior with the repository's available checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 50/100