Skip to content

Commit f67c464

Browse files
docs(prefer-observer): add link to rxjs observer docs
1 parent e08b28b commit f67c464

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/rules/prefer-observer.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,7 @@ This rule accepts a single option which is an object with an `allowNext` propert
4848
]
4949
}
5050
```
51+
52+
## Further reading
53+
54+
- [Subscribe Arguments](https://rxjs.dev/deprecations/subscribe-arguments)

0 commit comments

Comments
 (0)