I'm a beginner web developer and I'm using VScode with Prettier extension. However, I disabled "single attribute per line" function of Prettier but while I'm writing HTML, somehow I still get only single attribute per line. Any suggestions?
Settings > search for singleAttributePerLine
in both User & Workspace tabs