Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add parseSync/parseAsync method #1898

Merged
merged 3 commits into from Apr 4, 2021
Merged

feat: add parseSync/parseAsync method #1898

merged 3 commits into from Apr 4, 2021

Conversation

bcoe
Copy link
Member

@bcoe bcoe commented Apr 4, 2021

Introduces parseSync/parseAsync, allowing an application to explicitly state whether or not it expects the parse goal of yargs to be asynchronous or synchronous.

Refs: DefinitelyTyped/DefinitelyTyped#52169

bcoe added 3 commits April 3, 2021 15:10
Introduces parseSync/parseAsync, allowing an application to explicitly state
whether or not it expects the parse goal of yargs to be asynchronous
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant