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(no-let): add option to allow lets inside of for loop initializers #306

Merged
merged 1 commit into from
Jan 8, 2022

Conversation

RebeccaStevens
Copy link
Collaborator

fix #270

@RebeccaStevens RebeccaStevens merged commit 71769f3 into master Jan 8, 2022
@RebeccaStevens RebeccaStevens deleted the no-let/allow-in-for branch January 8, 2022 03:58
github-actions bot pushed a commit that referenced this pull request Jan 8, 2022
# [4.1.0](v4.0.2...v4.1.0) (2022-01-08)

### Features

* **no-let:** add option to allow lets inside of for loop initializers ([#306](#306)) ([71769f3](71769f3))
@github-actions
Copy link

github-actions bot commented Jan 8, 2022

🎉 This PR is included in version 4.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot added the Status: Released It's now live. label Jan 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Released It's now live.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[no-let] Add option to allow for ignoring lets in for loop initializers.
1 participant