Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

resolver circular dependencies (api <-> storage) #2419

Open
n1ru4l opened this issue Jun 12, 2023 · 1 comment
Open

resolver circular dependencies (api <-> storage) #2419

n1ru4l opened this issue Jun 12, 2023 · 1 comment
Labels
chore enhancement of non end-user-facing stuff like adding tests, upgrading dependencies

Comments

@n1ru4l
Copy link
Collaborator

n1ru4l commented Jun 12, 2023

@hive/storage imports from @hive/api and vice versa. We should resolve this and have a clear dependency/import direction.

@dimaMachina
Copy link
Collaborator

https://github.com/import-js/eslint-plugin-import/blob/main/docs/rules/no-cycle.md

@n1ru4l n1ru4l added the chore enhancement of non end-user-facing stuff like adding tests, upgrading dependencies label Nov 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore enhancement of non end-user-facing stuff like adding tests, upgrading dependencies
Projects
None yet
Development

No branches or pull requests

2 participants