In my code I have things like this:
import Something from \'./Something\';
And I would like to normalize it to this:
import Somet