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
I am not a professional developer, so excuse me if this is stupid, but:
Shouldn't typed-emitter be in devDependencies and not in dependencies ?
My problem with it is that it slurps in rxjs, which is huge, and wastes disk space, but does not seem to be used.