We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e08b28b commit f67c464Copy full SHA for f67c464
docs/rules/prefer-observer.md
@@ -48,3 +48,7 @@ This rule accepts a single option which is an object with an `allowNext` propert
48
]
49
}
50
```
51
+
52
+## Further reading
53
54
+- [Subscribe Arguments](https://rxjs.dev/deprecations/subscribe-arguments)
0 commit comments