Closed maier49 closed 7 years ago
The getConfig function was being run before the directory it was trying to run in existed. This adds a fallback that uses the current working directory instead.
getConfig
Resolves #22
The
getConfig
function was being run before the directory it was trying to run in existed. This adds a fallback that uses the current working directory instead.Resolves #22