Code formatting not working properly in prettier-eslint

21 views Asked by At

I use prettier-eslint for code formatting in vscode. All major tags formatted succesfully when save. But some tags divide the tag and it's class to another code line. I won't to get the tag and class in the same line. How can I do that? below I added some code line to get understand.

enter image description here

I wan't to code format as a below attachment.

enter image description here

0

There are 0 answers