3 comments

Please feel free to file a request for this feature to youtrack, https://youtrack.jetbrains.com/issues/WEB

0

I've just checked that adding html to the list of patterns in Settings | Languages & Frameworks | JavaScript | Prettier is enough to make it work for HTML on Save All:

{**/*,*}.{js,ts,jsx,tsx,html}

4

Thank you. I was missing the global prettier package setting.

0

Please sign in to leave a comment.