No need to talk explicitly about Promises here... ultimately it's a mixed type.
Details
Diff Detail
- Repository
- rCOMM Comm
- Lint
No Lint Coverage - Unit
No Test Coverage
Event Timeline
keyserver/src/utils/json-stream.js | ||
---|---|---|
8–10 ↗ | (On Diff #19997) | input is the only place where type parameter is used so maybe we can make this an ordinary function (non-generic)? |
Does this apply to all targets now? Are we sure we want to apply it to all targets? Is it possibly that we're inadvertedly applying it to some targets we haven't considered? (Targets that aren't the Comm app, or the notification service extension)