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
DEVELOPMENT BRANCH: This is a very low priority/tech debt issue, but can create performance, compile, and other issues that become more difficult to resolve over time.
Some of these dependencies - like #2 - are easier to resolve, by, e.g., moving typedefs and simple interfaces (i.e. ones that only define scalar type fields like numbers and booleans) into their own files/packages. Other dependencies may require larger refactors.
The text was updated successfully, but these errors were encountered:
DEVELOPMENT BRANCH: This is a very low priority/tech debt issue, but can create performance, compile, and other issues that become more difficult to resolve over time.
Running:
npx madge --circular --extensions ts ./
returns:Some of these dependencies - like #2 - are easier to resolve, by, e.g., moving typedefs and simple interfaces (i.e. ones that only define scalar type fields like numbers and booleans) into their own files/packages. Other dependencies may require larger refactors.
The text was updated successfully, but these errors were encountered: