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
Original suggestion is by @aaanh and was made here
Hello, I think maybe something that we should consider is aliasing paths for in-project and cross-project imports in tsconfig for brevity, in place of using relative "../../../modules"
Note that it's important to prepend a symbol so that we avoid possible circular import issues