Open aurelkurtula opened 7 years ago
I love this tool.
This is the problem I have, if I type the following:
import rootReducer from './reducers'
I get this
import rootReducer from './reducers' ; //<----
Is there an option to have the semicolons be added where they should be.
(If there are multiple lines without semicolons, it all works great)
I love this tool.
This is the problem I have, if I type the following:
I get this
Is there an option to have the semicolons be added where they should be.
(If there are multiple lines without semicolons, it all works great)