Add missing types to annotation and route store modules
- Add state and action types to reducers - Replace Array.forEach calls with for..of loops to enable better type inference. - Replace plain objects used as sets with ES sets
Showing
Please register or sign in to comment