Prettier config/override for Ghost/Handlebars

Despite Handlebars being “supported” by the main Prettier extension in VS Code, it appears that there’s still bugs, mainly with support for partials and triple curly braces when injecting code. I’m curious what config other devs use to work with prettier to either ignore these sections of code or if there’s a parser that actually works with Ghost’s partials and helpers.

Hi Ben, same problem here… any solution ?