Skip to content
This repository has been archived by the owner on Oct 6, 2020. It is now read-only.

Each Flux dependency (Store, Selector) should be watched as Identifier #24

Merged
merged 1 commit into from
Mar 12, 2019

Conversation

jukben
Copy link
Contributor

@jukben jukben commented Mar 12, 2019

Since we have established rule that from selectors there should be imported only Selectors and as a default export imported from stores there has to be Store. There is no need to make the logic so complicated, taking into account that current severity of this rule is warning. Once the watched identifier is used, we should analyze it.

Fixes #23

@jukben jukben merged commit 4012af1 into master Mar 12, 2019
@jukben jukben deleted the feature/flux-dependencies-watched-as-identifier branch April 9, 2019 11:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant