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

Ignore generator functions #16

Closed
queengooborg opened this issue Aug 4, 2022 · 2 comments
Closed

Ignore generator functions #16

queengooborg opened this issue Aug 4, 2022 · 2 comments

Comments

@queengooborg
Copy link

There is no arrow syntax for generator functions, however an error is thrown when a generator function is found. This rule should be ignored on generator functions.

@queengooborg
Copy link
Author

Ah wait, my bad -- I thought this was the prefer-arrow plugin rather than a fork of it! This fork is awesome though, especially with the auto-fixes, and we'll be using this fork in our own project from now on!

@JamieMason
Copy link
Owner

Great, I think/hope I have every case covered but if you do find I've missed anything around generators, let me know 👍🏻

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

No branches or pull requests

2 participants