Skip to content

Rest types #7803

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 4 commits into from
May 13, 2025
Merged

Rest types #7803

merged 4 commits into from
May 13, 2025

Conversation

davepagurek
Copy link
Contributor

Resolves #7741

Changes:

  • Checks for rest params (e.g. createVector(...params: Number[])) when parsing jsdoc
  • Updates parameter data and typescript types for rest params
  • Handle checks for rest params in FES

PR Checklist

Sorry, something went wrong.

});
});

suite('validateParams: rest arguments', function () {
Copy link
Member

Choose a reason for hiding this comment

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

Thank you!

@davepagurek davepagurek merged commit 54652c1 into dev-2.0 May 13, 2025
5 checks passed
@davepagurek davepagurek deleted the rest-types branch May 13, 2025 12:48
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