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(libzip): add function types #4318

Merged
merged 3 commits into from
Apr 3, 2022
Merged

Conversation

merceyz
Copy link
Member

@merceyz merceyz commented Apr 2, 2022

What's the problem this PR addresses?

@yarnpkg/libzip doesn't have good types for the functions it exports.

How did you fix it?

Update @types/emscripten to benefit from DefinitelyTyped/DefinitelyTyped#57163 and fix the errors it highlighted.

Checklist

  • I have read the Contributing Guide.
  • I have set the packages that need to be released for my changes to be effective.
  • I will check that all automated PR checks pass before the PR gets reviewed.

@merceyz merceyz force-pushed the merceyz/feat/emscripten-types branch from 7cdbea8 to e51d32e Compare April 2, 2022 12:56
@merceyz merceyz requested a review from arcanis as a code owner April 2, 2022 12:56
@arcanis arcanis added the infra: pending update A bot will merge master into this PR label Apr 3, 2022
@github-actions github-actions bot removed the infra: pending update A bot will merge master into this PR label Apr 3, 2022
@arcanis arcanis merged commit 6c8ec64 into master Apr 3, 2022
@arcanis arcanis deleted the merceyz/feat/emscripten-types branch April 3, 2022 22:14
merceyz added a commit that referenced this pull request Feb 2, 2023
* feat(libzip): add function types

* chore: update artefact

Co-authored-by: Yarn Bot <nison.mael+yarnbot@gmail.com>
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.

3 participants