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

feat: support function expressions #177

Merged
merged 2 commits into from
Jun 3, 2024
Merged

Conversation

JoshuaKGoldberg
Copy link
Owner

PR Checklist

Overview

Refactors the retrieval of function declarations to a separate getFunctionDeclarationFromCall.

@JoshuaKGoldberg JoshuaKGoldberg merged commit 2ccbf68 into main Jun 3, 2024
11 checks passed
@JoshuaKGoldberg JoshuaKGoldberg deleted the function-expressions branch June 3, 2024 11:07
Copy link

github-actions bot commented Jun 3, 2024

🎉 This is included in version v0.2.0 🎉

The release is available on:

Cheers! 📦🚀

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.

🚀 Feature: Support function expressions too
1 participant