How Webstorm customizes code formatting rules

<img src={src} alt=""/>
The img tag written by

looks like this. Now you need to use formatting to format the img tag into

.
<img src={src} alt="" />

after the four words of the license plate picture, automatically add a space at the end of the tag / before. How to set this?

Mar.15,2022

Setting- > Editor- > Code Style- > HTML- > Other
check In empty tag

Menu