You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is currently many circular imports in the codebase, and the eslint rule reporting this is being suppressed. This needs to be fixed with a code reorganization, and clearer identification of type imports and regular imports.
This issue exists to discuss this further before making any major changes.
The text was updated successfully, but these errors were encountered:
There is currently many circular imports in the codebase, and the eslint rule reporting this is being suppressed. This needs to be fixed with a code reorganization, and clearer identification of type imports and regular imports.
This issue exists to discuss this further before making any major changes.
The text was updated successfully, but these errors were encountered: