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

chore: use typescript type for declaring options #180

Closed
wants to merge 1 commit into from

Conversation

Laupetin
Copy link

Currently the options object of the bundler is just declared as any, despite using typescript.

Adding a type for it improves autocompletion when trying to use the bundler as a library in another project and generally improves type recognition in the code.

@Souvikns
Copy link
Member

You have some conflicts @Laupetin, feel free to resolve them and I will start with reviewing.

@aeworxet
Copy link
Collaborator

This matter is addressed in #188.

@Laupetin
Copy link
Author

Laupetin commented Aug 26, 2024

Hey thanks, i wont be able to adjust the PR for another week unfortunately. If you want to address it in another PR, feel free to do it there and close this one :)

@aeworxet aeworxet closed this Sep 5, 2024
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