Pass currentPath as input to the function userRepo #15
Labels
first-timers-only
Only for first timers
good first issue
Good for newcomers
Hacktoberfest
its hacktoberfest
help wanted
Extra attention is needed
Let's add currentPath parameter to userRepo function here
https://github.com/gh-conf/gh-conf-parse/blob/master/lib/user-repo.js#L8
As right now it takes current working directory, but we want to support based on input path and if there is no input path then it will use current working directory
The text was updated successfully, but these errors were encountered: