As the years go by, there doesn't seem to be an answer. The same problem with SCSS. Need:
h1 { font-size: 59px; }
We get:
h1 {
font-size: 59px;
}
Maybe there's some other formatter for SCSS in VS Code that integrates with stylelynt and doesn't do that kind of shit?