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(helpers): rebase, Parser, applyExtends now blessed helpers #1733

Merged
merged 4 commits into from Sep 7, 2020

Conversation

bcoe
Copy link
Member

@bcoe bcoe commented Sep 4, 2020

@boneskull asked whether it was okay to use applyExtends as a helper in mocha. I feel this is fine, but wanted to be more explicit about the helpers that yargs exports. Here's what's currently supported for both ESM and CJS:

  • Parser: the yargs-parser instance.
  • applyExtends: helper for supporting extends behavior in config.

BREAKING CHANGE: rebase helper (which was just path.resolve) is no longer exposed.

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