vacuumlabs / adalite-backend-service

Icarus, a reference implementation for a lightweight wallet developed by the IOHK Engineering Team.
Apache License 2.0
2 stars 7 forks source link

Refactor imports #14

Closed j-matus closed 5 years ago

j-matus commented 5 years ago

Refactor imports to ES6. Remove semicolons. Configure eslint and babel accordingly. Fix tests to work with the new import syntax. One flow check is currently failing. (#4)