# Avoid the `rxjs-compat` package (`no-compat`)

This rule prevents the use of `rxjs-compat`.

## Options

This rule has no options.

## Further reading

- [Backwards compatibility](https://github.com/ReactiveX/rxjs/blob/a6590e971969c736a15b77154dabbc22275aa0d5/docs_app/content/guide/v6/migration.md#backwards-compatibility)