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

fix: cli parsing cases #307

Merged
merged 2 commits into from
Dec 8, 2023
Merged

fix: cli parsing cases #307

merged 2 commits into from
Dec 8, 2023

Conversation

guybedford
Copy link
Collaborator

Fixes some CLI parser issues, namely:

  • The --no-... options had some parity configuration pass through issues
  • jco run now supports --help as a special exception only in the argument position immediately after the run argument.

Resolves #305 and #299.

@guybedford guybedford merged commit d32d2ae into main Dec 8, 2023
6 checks passed
@guybedford guybedford deleted the cli-parsing branch December 8, 2023 17:58
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.

jco transpile --no-typescript does not seem to work
1 participant