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

make option parameter fields optional #79

Merged
merged 2 commits into from
May 18, 2021
Merged

make option parameter fields optional #79

merged 2 commits into from
May 18, 2021

Conversation

sedenardi
Copy link
Contributor

Typescript definitions were added in #77, which are very helpful. However, the Options that are passed in should have all optional members, since none are required (according to both the documentation and long-time usage).

This PR makes all members in the Options type optional.

@aullman
Copy link
Owner

aullman commented May 18, 2021

Sorry senardi, just noticed this after I noticed myself that they should have been optional. thanks for the contribution!

@aullman aullman merged commit ca77149 into aullman:master May 18, 2021
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.

None yet

2 participants