vscode ejs formatter

JavaScript
// install digitalbrainstem.javascript-ejs-support

//then add this to settings.json
{
  "html.format.templating": true
}
Source

Also in JavaScript: