Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: correctly sort output players by teamid and then by player id (#23)
* fix: correctly sort output players by teamid and then by player id * improvement: verbose test name, use Player type in sortPlayers HOC * test: add player sorting assertions in replay.test.ts
- Loading branch information