* start passing context around instead of multiple parameters
* start passing a result and context back from conversions
* even more using the context and the results
* get id sequences under control
* manually run prettier
* add lint staged rules for ee TS code
* remove console logs
* start tracking ids as they are processedD
* Add a new test case and so update _all_ of the ids :/
* don't process the same add or update id more than once
* refactor similar closer together
* move keyboard style override into context
* snapshots
* remove constant
* need to fangle context in case select options ever starts to change it