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: multi-line typedefs generating "let" statements #2010

Merged
merged 1 commit into from
Aug 16, 2024

Conversation

LavissaWoW
Copy link

Multi-line typedefs now generates valid type syntax

Fixes #2009

Multi-line typedefs now generates valid type syntax
@danielbankhead danielbankhead changed the title Fix multi-line typedefs generating "let" statements fix: multi-line typedefs generating "let" statements Aug 16, 2024
@danielbankhead
Copy link
Contributor

Thanks for your contribution!

@danielbankhead danielbankhead merged commit 7be19d3 into protobufjs:master Aug 16, 2024
6 checks passed
@LavissaWoW LavissaWoW deleted the typedef-fix branch August 16, 2024 21:26
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.

pbts generating syntax error on types when using multi-line @typedefs in static code
2 participants