-
-
Notifications
You must be signed in to change notification settings - Fork 41
Closed
Description
The following rules have been converted (but converted rules no longer have the rxjs-
prefix):
rxjs-ban-observables
rxjs-ban-operators
rxjs-finnish
rxjs-just
rxjs-no-async-subscribe
rxjs-no-compat
rxjs-no-connectable
rxjs-no-create
rxjs-no-explicit-generics
rxjs-no-exposed-subjects
rxjs-no-finnish
rxjs-no-ignored-error
rxjs-no-ignored-notifier
rxjs-no-ignored-observable
rxjs-no-ignored-replaybuffer
rxjs-no-ignored-subscribe
rxjs-no-ignored-subscription
rxjs-no-ignored-takewhile-value
rxjs-no-index
rxjs-no-internal
rxjs-no-nested-subscribe
rxjs-no-redundant-notify
rxjs-no-sharereplay
rxjs-no-subclass
rxjs-no-subject-unsubscribe
rxjs-no-subject-value
rxjs-no-tap
rxjs-no-topromise
rxjs-no-unbound-methods
rxjs-no-unsafe-catch
rxjs-no-unsafe-first
rxjs-no-unsafe-subject-next
rxjs-no-unsafe-switchmap
rxjs-no-unsafe-takeuntil
rxjs-prefer-observer
rxjs-suffix-subjects
rxjs-throw-error
The following rules have been moved to eslint-plugin-rxjs-angular
:
rxjs-prefer-angular-async-pipe
rxjs-prefer-angular-composition
rxjs-prefer-angular-takeuntil
The following rules are yet to be converted:
// I'm not converting this rule.
// I might convert a more general rule, later. If so, it will be added to eslint-plugin-etc.
rxjs-no-unsafe-scope
The following rules have been deprecated:
rxjs-no-unsafe-takewhile
The following are version-5-specific and are no longer needed:
rxjs-add
rxjs-deep-operators
rxjs-no-add
rxjs-no-deep-operators
rxjs-no-do
rxjs-no-operator
rxjs-no-patched
rxjs-no-unused-add
rxjs-no-wholesale
rxjs-prefer-add
Metadata
Metadata
Assignees
Labels
No labels