Skip to content

fix: Remove parameter initializers from declarations #53

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

Merged
merged 1 commit into from
Jul 8, 2019
Merged

fix: Remove parameter initializers from declarations #53

merged 1 commit into from
Jul 8, 2019

Conversation

loilo
Copy link
Contributor

@loilo loilo commented Jul 8, 2019

This fixes an error introduced in #52: Parameter initializers were used in the added TS declarations but are not allowed in TS declaration files. Unfortunately my IDE did not notice this error, I only just produced it while trying to compile an actual TypeScript project with it.

Copy link
Collaborator

@alexander-akait alexander-akait left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/cc @TrySound

@alexander-akait alexander-akait merged commit e8d4de9 into TrySound:master Jul 8, 2019
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