Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 209 Bytes

no-subject-value.md

File metadata and controls

7 lines (4 loc) · 209 Bytes

Avoid using a behavior subject's value (no-subject-value)

This rule effects an error if the value property - or getValue method - of a BehaviorSubject is used.

Options

This rule has no options.