sdk-javascript/lib
Daniel Bevenius b7b491202a
lib: remove unnecessary else statements (#146)
This commit removes two unnecessary else clauses in unmarshaller.js, and
also extracts the throwing of TypeError of invalid content types into a
separate function to avoid some code duplication.

Signed-off-by: Daniel Bevenius <daniel.bevenius@gmail.com>
2020-05-12 14:48:12 -04:00
..
bindings/http lib: remove unnecessary else statements (#146) 2020-05-12 14:48:12 -04:00
formats fix: misspelled word (#113) 2020-05-02 08:31:07 -07:00
specs Inline Spec File (#129) 2020-05-06 12:12:26 -07:00
utils src: add eslint configuration and npm script 2020-04-22 10:15:05 -04:00
cloudevent.js chore: use es6 for cloudevents.js (#73) 2020-04-29 13:17:51 -07:00