fastify / fastify-multipart

Multipart support for Fastify
MIT License
490 stars 103 forks source link

fix(typing): Allows all busboy options on plugin registration #536

Closed johaven closed 4 months ago

johaven commented 4 months ago

Checklist

Fix Options like preservePath are not known

johaven commented 4 months ago

Can you add a test using tsd?

done :)

johaven commented 4 months ago

The linter seems to be broken :/

mcollina commented 4 months ago

Here is a PR that fixes linting https://github.com/fastify/fastify-multipart/pull/538

mcollina commented 4 months ago

Can you please rebase your PR?

mcollina commented 4 months ago

@gurgunday ptal