rubyforgood / rubyforgood/alongwithyou
Verify `npm run lint` (expo lint) under the required Node version
Open
Beginner friendly
Nobody has claimed this yet.
needs-verification
- Dominant language
- TypeScript
- Stars
- 9
- Forks
- 4
- Avg merge
- 9h 34m
- Merged PRs (30d)
- 16
Description
Unverified locally since the review environment had Node 18.20.5, which doesn't meet the ≥20.19.4 gate; eslint was run directly instead as a substitute. Needs a real run on the correct Node version.
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
Use Node 20.19.4 or newer in the review environment, then run npm run lint and verify the expo lint command completes successfully. Record the result; the direct eslint run is only a substitute and does not establish that the required script works.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- testing-qa, tooling
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Quiet
- Clarity
- Clearly specified
- Newbie friendliness
- 72/100