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

Allow creating a Store in a property in enforce-store-naming-convention #159

Merged

Conversation

kireevmp
Copy link
Contributor

This change allows the creation of new Stores in a property. As such, this change allows both for destructuring assignments and passing stores as an argument.

Closes #150, #158

@kireevmp kireevmp changed the title Allow creating a store in a property in enforce-store-naming-convention Allow creating a Store in a property in enforce-store-naming-convention Mar 12, 2024
@igorkamyshev
Copy link
Member

Hey, sounds like a good idea ❤️

Thanks, will be released as soon as possible

@igorkamyshev igorkamyshev merged commit e3831f9 into effector:master Mar 19, 2024
6 checks passed
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.

False positive for enforce-store-naming-convention in attach
2 participants