Go to File> Preferences > Settings, You'll see Extensions> Emmet > scroll down and you'll find Preferences. Click Edit in settings.json Use the code from below:
"emmet.preferences": { "output.inlineBreak": 1,
},