mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-05-05 11:54:38 +00:00
1. Transducers-js' tests incorrectly assumed that tuple types were inferred from array literals. Added an annotation. 2. zipkin-context-cls and zipkin-transport-http both depend on zipkin, which requires either dom or node's Console to be defined. Added `lib: "dom"` in both tsconfigs.