💭 This rule requires type information.
This rule effects an error if the value
property - or getValue
method - of a BehaviorSubject
is used.
If your code uses the value
property or the getValue
method of BehaviorSubject
,
then don't enable this rule.
Type checked lint rules are more powerful than traditional lint rules, but also require configuring type checked linting.