Describe the bug
Under certain situations (like in the screenshot), extra unnecessary empty lines are added in PHPStorm when importOrderSeparation feature is enabled.
To Reproduce
enable importOrderSeparation or add empty strings in the importOrder array
Enable "Run prettier on save" and/or "Run prettier on reformat code" in PHPStorm
It doesn't matter if "ESLint fix on save" is enabled or not
Your Environment
Describe the bug Under certain situations (like in the screenshot), extra unnecessary empty lines are added in PHPStorm when importOrderSeparation feature is enabled.
To Reproduce
Expected behavior
No unnecessary new lines should appear.
Screenshots, code sample, etc
Configuration File (cat .prettierrc, prettier.config.js, .prettier.js)