Skip to content

Latest commit

History

History
6 lines (6 loc) 路 262 Bytes

ROADMAP.md

File metadata and controls

6 lines (6 loc) 路 262 Bytes

Roadmap

  1. Jest isn't showing logs (jestjs/jest#2441), perhaps migrate to Mocha
  2. Increase code coverage (need more tests!)
  3. Fix outstanding issues on GitHub
  4. Move from callback/Promise style to async-await?
  5. Add Flow typing