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

fix(types): ensure all parameters have type annotations #45

Merged
merged 1 commit into from
Jan 26, 2020

Conversation

eventualbuddha
Copy link
Contributor

Otherwise TypeScript complains about this: Parameter 'errorName' implicitly has an 'any' type.

Otherwise TypeScript complains about this: `Parameter 'errorName' implicitly has an 'any' type.`
@acrisci
Copy link
Member

acrisci commented Jan 26, 2020

👍

@acrisci acrisci merged commit 8e77b32 into dbusjs:master Jan 26, 2020
@eventualbuddha eventualbuddha deleted the fix-types branch January 27, 2020 04:21
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