Why doesn’t Prettier configuration sort the imports correctly?
I have this Prettier configuration:
Formatting fetch functions with prettier in JS
Currently using prettier to help format some JS code I am writing, and I don’t really like how it auto-formats this fetch function on file save:
Add space between functions
I give this code to Prettier