jolocom / jolocom-lib

Library for interacting with the identity solution provided by Jolocom.
MIT License
24 stars 18 forks source link

Bump TS version, and type the parse object to ensure resulting declaration file is correct. #289

Closed Exulansis closed 5 years ago

Exulansis commented 5 years ago

Explicitly typed the problematic section and bumped the typescript version to 3.4.1

Fixes #288

saifahn commented 5 years ago

I've taken a look at the .js file before and after this change and the errors are no longer present after this fix.