Skip to content

[cli] Fix a couple @ts-expect-error#11955

Merged
TooTallNate merged 3 commits intomainfrom
update/cli-fix-ts-error-flag-types
Aug 14, 2024
Merged

[cli] Fix a couple @ts-expect-error#11955
TooTallNate merged 3 commits intomainfrom
update/cli-fix-ts-error-flag-types

Conversation

@TooTallNate
Copy link
Copy Markdown
Member

@TooTallNate TooTallNate commented Aug 13, 2024

This is a follow-up to #11929 which fixes a couple @ts-expect-error instances by removing the readonly attribute from array types so that it is compatible with the arg.Spec type from the "arg" package.

Also added some comments in a couple places trying to explain how this complex type works.

This is a follow-up to #11929 which fixes a couple `@ts-expect-error`
instances by removing the `readonly` attribute from array types so that
it is compatible with the `arg.Spec` type from the "arg" package.
@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Aug 13, 2024

🦋 Changeset detected

Latest commit: 691423b

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 0 packages

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@TooTallNate TooTallNate merged commit 82b4152 into main Aug 14, 2024
@TooTallNate TooTallNate deleted the update/cli-fix-ts-error-flag-types branch August 14, 2024 18:04
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.

2 participants