[Fix for Prettier Error: Unexpected doc.type 'concat']
As of 10-30-2023, the Prettier Melody plugin that allows Prettier to work on .twig files hasn't been updated in ages. Meanwhile, Prettier has been updated to 3.0, which (it turns out) was a breaking change as far as the Twig Melody plugin is concerned.
Downgrade your Prettier to 2.8 using npm install [email protected]