productboardlabs / tslint-pb

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

Ignore properties (just the expression should be watched) #37

Closed jukben closed 5 years ago

jukben commented 5 years ago

Should be fine

const NameOfAnotherSelector = select(...);

select([], () => something.NameOfAnotherSelector)