HookyQR / VSCodeBeautify

Enable js-beautify (https://github.com/beautify-web/js-beautify) in VS Code
MIT License
606 stars 180 forks source link

Not Formating HTML in template literal #381

Open jagadeeshgade008 opened 3 years ago

jagadeeshgade008 commented 3 years ago

let a = `

test
test

`

it is not formating HTML in the template literals.