You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@jean-emmanuel why I made this decision I think is somewhat lost to the annals of time; I'd vote that we make these settings programmatically configurable with yargsSettings (perhaps), and move away from this historic package.json based approach -- another argument for this, is perhaps we can make it a breaking change and remove the find-package-up dependency? I'm not sure, we might use this elsewhere in the codebase for our config management.
Is there a good reason to use process.cwd() over __dirname to find the main script's location ? See yargs/yargs#1248 for details.
The text was updated successfully, but these errors were encountered: