# Find circular references

```bash
yarn install find-circular-references
```

This library can be used for debugging when you have circular references in your object graph. See tests for examples.
