Doichain/dapp

Remove lint errors in doichain-meteor-api package

Open

#124 opened on Feb 20, 2020

 (0 comments) (0 reactions) (0 assignees)JavaScript (13 forks)auto 404
B prioritybountyenhancementgood first issuehelp wanted

Repository metrics

Stars
 (6 stars)
PR merge metrics
 (PR metrics pending)

Description

Please follow the instructions in order to setup a Doichain regtest development environment https://github.com/Doichain/dapp/blob/master/doc/en/dev-env-regtest.md

Then create a packages folder inside dApp project and checkout https://github.com/Doichain/meteor-api into your packages directory.

Now meteor-api package should be used instead of the fetched one from meteor repository.

Remove lint errors.

Contributor guide