Hi, I have read your docs for setting up import-sorter with prettier. It does not seem to work with me. I would like the imports to all be on the same line unless the line is at 80, or maybe 100. What happens when I save is I see the importer format the lines the way I like then I see prettier put each import on it's online.
I have it setup like this
Hi, I have read your docs for setting up import-sorter with prettier. It does not seem to work with me. I would like the imports to all be on the same line unless the line is at 80, or maybe 100. What happens when I save is I see the importer format the lines the way I like then I see prettier put each import on it's online.
I have it setup like this
then I have a .prettierrc that looks like this
Any help would be appreciated. Thanks, Raif