Skip to content
This repository has been archived by the owner on Jun 7, 2019. It is now read-only.

Update @liskhq/lisk-client to typescript - Closes #801 #842

Merged
merged 13 commits into from Nov 13, 2018

Conversation

shuse2
Copy link
Contributor

@shuse2 shuse2 commented Nov 12, 2018

Description

Converting lisk-client package to typescript.
In order to convert lisk-client to typescript, there was several flaws in the setup of the other project.

I have changed so that,

  • Internal types have is defined in normal module for exporting.
  • Removed baseUrl from tsconfig.json, which causes the type path reference error
  • Move external libraries definition in the types folder of each package to outside of src.

Review checklist

@shuse2 shuse2 self-assigned this Nov 12, 2018
@shuse2 shuse2 added this to Pull Requests in Version 2.0.0 via automation Nov 12, 2018
@shuse2 shuse2 merged commit 717beae into development Nov 13, 2018
Version 2.0.0 automation moved this from Pull Requests to Merged Pull Requests Nov 13, 2018
@shuse2 shuse2 deleted the 801-update_lisk_client_ts branch November 14, 2018 10:36
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Version 2.0.0
  
Merged Pull Requests
Development

Successfully merging this pull request may close these issues.

None yet

4 participants