You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
no-ignored-observable: rule removed. Use no-floating-observables instead. (#55) (1268dc8)
RxJS ^7.2.0 is minimum supported version
Features
no-floating-observables: new rule which replaces and improves upon no-ignored-observable. Adds ignoreVoid option which defaults to true. (#55) (1268dc8)
Enabled four more rules in the recommended configuration. (#56) (ada5d55)