productboardlabs / tslint-pb

📄 (DEPRECATED) Our own custom TSlint rules. What has been seen, cannot be unseen.
MIT License
5 stars 0 forks source link

Watch for selectors defined in the actual file #21

Closed jukben closed 5 years ago

jukben commented 5 years ago

The flux dependencies should be considered the same as imports. So you should be notified when you are using selector in other selector or connect without listening on it.

I personally consider this as a fix. So I would bump the rule to 2.0.1. Ideas?

close #20

mauricekleine commented 5 years ago

Looking good man. Bumping to 2.0.1 sounds like a good idea!