Search code examples
htmlvisual-studio-codeprettier

How do I disable "single attribute per line" function in VSCode?


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?


Solution

  • Settings > search for singleAttributePerLine in both User & Workspace tabs