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