We want to enforce removal of any additional spaces /> before self-closing tags in our HTML using prettier. Judging by the options, we can't find any relevant options to disable this behaviour.
How can we enforce no additional spaces before self-closing tags: /> using prettier?