Open
Description
From review of PR #56 (watch2 support), I have a feeling that we should be able to clean up both the source code and all of the tests. I am raising this for future consideration and discussion.
Starting to add a list:
- use const & let instead of var, especially in new code (noticed after merging PR Support watch2 apps/extensions #56)
- look for ways to make the code easier to read & understand, especially the code added in PRs Support watch2 apps/extensions #56 & Test coverage:
addTarget
add to main project as dependency #76
/cc @l3ender