Skip to content

fix: cli parsing cases#307

Merged
guybedford merged 2 commits intomainfrom
cli-parsing
Dec 8, 2023
Merged

fix: cli parsing cases#307
guybedford merged 2 commits intomainfrom
cli-parsing

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
@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