Currently ts-fix only identifies fixes being applied to the same span if they are consecutive.
It should be able to identify them even when they aren't consecutive.
It gets a little more complicated when multiple diagnostics are showing AND there are fixes being applied to the same span, how to handle that?
Currently ts-fix only identifies fixes being applied to the same span if they are consecutive.
It should be able to identify them even when they aren't consecutive.
It gets a little more complicated when multiple diagnostics are showing AND there are fixes being applied to the same span, how to handle that?