Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: fallback to empty array for users with no repos (#26)
GitHub return HTTP error 422 when you search for repos from an user with no repos. This approach detects it and return an empty array to properly be handled later.
- Loading branch information